{
  "name": "Colors. Your Mental Health Tracker",
  "short_name": "Colors",
  "description": "Track your mood, understand patterns, and stay connected with the people closest to you.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#6a5acd",
  "background_color": "#ffffff",
  "icons": [
    { "src": "/static/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/static/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/static/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
