{
  "name": "CycleSync - AI Cycle Tracker",
  "short_name": "CycleSync",
  "description": "AI-powered menstrual cycle tracker with partner support, voice assistant, and multilingual support",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#e879a0",
  "orientation": "portrait",
  "categories": ["health", "lifestyle", "medical"],
  "lang": "en",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='38' fill='%23e879a0'/><text x='50%' y='55%' dominant-baseline='middle' text-anchor='middle' font-size='120'>🌸</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='100' fill='%23e879a0'/><text x='50%' y='55%' dominant-baseline='middle' text-anchor='middle' font-size='320'>🌸</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "related_applications": [],
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Log Symptoms",
      "short_name": "Symptoms",
      "description": "Quick log your daily symptoms",
      "url": "/symptoms",
      "icons": [{ "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><text y='.9em' font-size='90'>📊</text></svg>", "sizes": "96x96" }]
    },
    {
      "name": "View Calendar",
      "short_name": "Calendar",
      "description": "See your cycle calendar",
      "url": "/calendar",
      "icons": [{ "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><text y='.9em' font-size='90'>📅</text></svg>", "sizes": "96x96" }]
    },
    {
      "name": "Daily Insight",
      "short_name": "Insights",
      "description": "Get your AI daily insight",
      "url": "/insights",
      "icons": [{ "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><text y='.9em' font-size='90'>✨</text></svg>", "sizes": "96x96" }]
    }
  ]
}
