{
  "name": "ANVIL - Asset, Network, and Vital Incident Links",
  "short_name": "ANVIL",
  "description": "Emergency response management hub by RedStuff Industries. Asset registers, maintenance, rostering, incidents, and integration with FORGE and TEMPER.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1e2a35",
  "theme_color": "#dc2626",
  "orientation": "any",
  "scope": "/",
  "icons": [
    {
      "src": "/favicon.png?v=2",
      "sizes": "128x128",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png?v=2",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/anvil-icon-192.png?v=2",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/anvil-icon-512.png?v=2",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity", "utilities"]
}
