{
  "name": "Geoflow Control Panel Troubleshooting",
  "short_name": "Geoflow",
  "description": "Interactive decision trees for troubleshooting wastewater control panels in the field",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#F1F5F9",
  "theme_color": "#1A1C1E",
  "categories": ["productivity", "utilities"],
  "icons": [
    {
      "src": "/icons/icon0.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/icons/icon1.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "/icons/apple-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
