{
  "name": "Tahkom Dashboard (GM Dash)",
  "short_name": "GM Dash",
  "description": "Tahkom - Distribution Control Center Live Outage Monitoring (GM Dash)",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "landscape",
  "background_color": "#003876",
  "theme_color": "#003876",
  "lang": "en",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["utilities", "business"],
  "shortcuts": [
    {
      "name": "Today Outages",
      "url": "./index.html?page=d227f3726ce04bc9cc89",
      "description": "View today's outages"
    },
    {
      "name": "Overview",
      "url": "./index.html?page=1c2ceb704bc962261662",
      "description": "Dashboard overview"
    }
  ]
}
