{
  "name": "Lotus Flo — Period & Mood Tracker",
  "short_name": "Lotus Flo",
  "description": "Private period, mood and cycle tracker designed for girls ages 10–18.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#ec4899",
  "background_color": "#fff5f8",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
