{
  "name": "BB-Tank Dashboard",
  "short_name": "BB-Tank",
  "start_url": "./bb_tank_pwa.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#08110f",
  "theme_color": "#0d1713",
  "description": "Prototype PWA dashboard for BB-Tank and future BB-Display support.",
  "icons": [
    {
      "src": "./favicon_180x180.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "./apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
