{
  "name": "Luna — Cycle Tracker",
  "short_name": "Luna",
  "description": "Track your menstrual cycle with care and intelligence",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#FDF8F5",
  "theme_color": "#8B2252",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["health", "lifestyle"],
  "screenshots": []
}
