{
  "name": "MoodMirror - Gentle Support for Every Emotion",
  "short_name": "MoodMirror",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#F6F7FB",
  "background_color": "#F6F7FB",
  "description": "MoodMirror is an AI-powered emotional drawing analysis app for expressive drawing, gentle insight, mood tracking, and supportive companionship.",
  "lang": "en",
  "categories": ["health", "lifestyle", "productivity", "utilities"],
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/home.png",
      "sizes": "375x812",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Home"
    },
    {
      "src": "/screenshots/home.png",
      "sizes": "375x812",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Home"
    }
  ]
}
