{
  "id": "/app",
  "name": "Fluye",
  "short_name": "Fluye",
  "description": "Family movement and mindfulness practice prototype for general wellness.",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "categories": ["health", "fitness", "education"],
  "background_color": "#eef7f6",
  "theme_color": "#0e5a5e",
  "icons": [
    {
      "src": "/fluye-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
