{
  "name": "ArkNatal - Pregnancy Care",
  "short_name": "ArkNatal",
  "description": "Sail Safely Through Pregnancy - Expert antenatal care and guidance",
  "start_url": "/app",
  "display": "standalone",
  "background_color": "#BEE5EA",
  "theme_color": "#4CA1AF",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["health", "medical", "lifestyle"],
  "shortcuts": [
    {
      "name": "Dashboard",
      "url": "/dashboard",
      "description": "View your pregnancy dashboard"
    },
    {
      "name": "Ask Ark",
      "url": "/ask-ark",
      "description": "Chat with AI assistant"
    }
  ]
}
