{
  "name": "ARC Labs Cultivation Intelligence",
  "short_name": "ARC Labs",
  "description": "ARC Labs cannabis cultivation intelligence platform — irrigation, sensors, climate, and control.",
  "start_url": "/console.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#050b0a",
  "theme_color": "#050b0a",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}