{
  "name": "Infusion Arcade — Dosecraft",
  "short_name": "Infusion Arcade",
  "description": "Real-time IV infusion companion with pharmacology simulations by SharpRX Interactive.",
  "start_url": "/game.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0a1628",
  "theme_color": "#0a1628",
  "lang": "en-US",
  "categories": ["medical", "health", "education"],

  "icons": [
    {
      "src": "icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],

  "screenshots": [],

  "related_applications": [],
  "prefer_related_applications": false
}
