{
  "name": "PreventiGene",
  "short_name": "PreventiGene",
  "id": "/fa",
  "start_url": "/fa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f1f5f9",
  "theme_color": "#2563eb",
  "description": "Gamified genetic health platform MVP",
  "categories": ["health", "medical", "lifestyle"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "url": "/fa",
      "description": "Open your PreventiGene dashboard."
    },
    {
      "name": "Blog",
      "short_name": "Blog",
      "url": "/fa/blog",
      "description": "Read latest health and genetics articles."
    }
  ]
}
