{
  "name": "Aster Health Collective Demo",
  "short_name": "Aster Demo",
  "id": "/shell.html",
  "description": "Tactyl exam-room touchscreen demo for Aster Health Collective.",
  "start_url": "/shell.html?page=index.html",
  "scope": "/",
  "display": "fullscreen",
  "orientation": "landscape",
  "background_color": "#14213D",
  "theme_color": "#6B9F8A",
  "categories": ["health", "medical", "productivity"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "images/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "images/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
