{
  "name": "NEODROP",
  "short_name": "NEODROP",
  "description": "NEODROP",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#2f6bf0",
  "theme_color": "#f6f7fa",
  "icons": [
    {
      "src": "/static/images/icon.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "scope": "/",
  "id": "/"
}
