{
  "id": "/",
  "name": "Bristle Control",
  "short_name": "Bristle",
  "description": "Control surface internal untuk operasi Bristle.",
  "start_url": "/dashboard/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#191c19",
  "theme_color": "#191c19",
  "categories": [
    "business",
    "productivity"
  ],
  "icons": [
    {
      "src": "/static/pwa/icon-192.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "/static/pwa/icon-512.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "display_override": [
    "standalone"
  ]
}
