{
  "name": "Biomarker Village — A TypeLabs Experiment",
  "short_name": "BioVillage",
  "description": "Paste your bloodwork. Become a villager. Watch population health come alive.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0a0a12",
  "theme_color": "#1a1040",
  "categories": ["health", "games", "entertainment"],
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-desktop.jpg",
      "sizes": "1600x900",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Village at dusk with buildings and villagers"
    },
    {
      "src": "/screenshot-mobile.jpg",
      "sizes": "390x844",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Mobile view of village"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
