{
  "name": "FemDecode",
  "short_name": "FemDecode",
  "description": "Clinical intelligence for women's lab results. Strict biomarker extraction with female-specific context.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FAF7F6",
  "theme_color": "#8B1A4A",
  "orientation": "portrait-primary",
  "categories": ["health", "medical"],
  "lang": "en",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "flux-pro-2.0_replace_FemHealth_by_FemDecode_and_remove_Research_Finder-0.jpg",
      "sizes": "1440x1440",
      "type": "image/jpeg",
      "label": "FemDecode brand identity"
    }
  ],
  "shortcuts": [
    {
      "name": "Decode a report",
      "short_name": "Decode",
      "description": "Start decoding a lab report",
      "url": "/?route=decode",
      "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
