{
  "name": "EmoMood — A Gentle Space For Your Emotions",
  "short_name": "EmoMood",
  "description": "A calm emotional check-in experience focused on mood patterns, emoji reflections, emotional rhythms, and gentle daily awareness.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f5efe7",
  "theme_color": "#f5efe7",
  "categories": ["lifestyle", "health", "wellness"],
  "icons": [
    { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" }
  ]
}
