{
  "id": "./",
  "name": "drop",
  "short_name": "drop",
  "version": "3.3.5",
  "lang": "en",
  "description": "Track your sleep, fitness, mind, and spirit daily.",
  "start_url": "./?source=pwa",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0B0B0F",
  "theme_color": "#1C1C21",
  "categories": [
    "health",
    "productivity",
    "lifestyle"
  ],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "icons/drop_rounded_app_icon.png",
      "sizes": "192x192 512x512 720x720",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/drop_rounded.png",
      "sizes": "192x192 512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/drop_icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
