{
  "name": "VIRA — Overthinking Relief for Women",
  "short_name": "VIRA",
  "description": "Science-backed, soul-centered app to help American women break free from overthinking. Get your personalized healing plan in minutes.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fdf6f0",
  "theme_color": "#c47a8a",
  "scope": "/",
  "lang": "en-US",
  "categories": ["health", "lifestyle", "wellness"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "My Healing Plan",
      "short_name": "My Plan",
      "description": "Open your personalized healing plan",
      "url": "/?page=plan",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
