
{
  "name": "FlowTracker - تتبع الدورة الشهرية",
  "short_name": "FlowTracker",
  "description": "تطبيق شامل لتتبع الدورة الشهرية والصحة النسائية مع دعم كامل للغة العربية",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ec4899",
  "orientation": "portrait",
  "scope": "/",
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "type": "image/svg+xml",
      "sizes": "192x192"
    },
    {
      "src": "/icons/icon-512x512.png",
      "type": "image/svg+xml",
      "sizes": "512x512"
    }
  ],
  "categories": ["health", "fitness", "lifestyle", "medical"],
  "screenshots": [
    {
      "src": "/screenshots/screenshot-mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Mobile Dashboard View"
    },
    {
      "src": "/screenshots/screenshot-desktop.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Desktop Dashboard View"
    }
  ]
}
