{
  "name": "iot2 dashboard",
  "short_name": "iot2",
  "description": "Self-hosted IoT dashboard for ESP32 + cellular devices.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0F1020",
  "theme_color": "#1A1A2E",
  "icons": [
    { "src": "/logo.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/logo.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
