{
  "name": "Cluelessly Active",
  "short_name": "Cluelessly Active",
  "description": "Your fitness, cycle & fasting companion",
  "id": "cluelessly-active",
  "start_url": "./../../app/",
  "scope": "./../../",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#A8BFA3",
  "background_color": "#F5F1E8",
  "icons": [
    {
      "src": "web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
