{
  "name": "BeePad",
  "short_name": "BeePad",
  "description": "Intelligent assistant for the modern beekeeper — NB-IoT hive telemetry.",
  "theme_color": "#0b1c30",
  "background_color": "#f8f9ff",
  "display": "standalone",
  "start_url": "/",
  "scope": "/",
  "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" }
  ]
}
