{
  "name": "PeriPal",
  "short_name": "PeriPal",
  "description": "Your Personal Health Intelligence Hub — track your cycle, symptoms, mood and health data.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#fdf6f7",
  "theme_color": "#d63384",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
