{
  "name": "Romy",
  "short_name": "Romy",
  "description": "AI health companion for women's health",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#FF6B9D",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "prefer_related_applications": true,
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=health.leena.app",
      "id": "health.leena.app"
    },
    {
      "platform": "itunes",
      "url": "https://apps.apple.com/us/app/romy/id6760265825"
    }
  ],
  "categories": ["health", "medical"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Chat with Romy",
      "short_name": "Chat",
      "description": "Start a conversation with Romy",
      "url": "/chat",
      "icons": [{ "src": "/favicon.svg", "type": "image/svg+xml", "sizes": "any" }]
    }
  ]
}

