{
  "name": "Elluvi Skin Companion",
  "short_name": "Elluvi",
  "description": "Your personal skincare companion — routines, streaks, and rewards for consistency.",
  "id": "/companion",
  "start_url": "/companion",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#1c231f",
  "background_color": "#ecebe4",
  "categories": ["lifestyle", "health", "shopping"],
  "icons": [
    { "src": "/logo.png", "sizes": "256x256", "type": "image/png", "purpose": "any" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" },
    { "src": "/favicon-32.png", "sizes": "32x32", "type": "image/png", "purpose": "any" },
    { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/favicon.png", "sizes": "256x256", "type": "image/png", "purpose": "any maskable" },
    { "src": "/favicon.ico", "sizes": "48x48", "type": "image/x-icon" }
  ]

}
