{
  "name": "Akita Smart Home",
  "short_name": "Akita",
  "description": "Control Akita WiFi smart plugs from your phone",
  "start_url": "/app",
  "display": "standalone",
  "background_color": "#09090b",
  "theme_color": "#6366f1",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
