{
  "name": "Sparrow",
  "short_name": "Sparrow",
  "description": "Interact with and manage Secretary Bird hardware.",
  "icons": [
    {
      "src": "/sparrow/icons/192logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/sparrow/icons/512logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "theme_color": "#0a0a0a",
  "background_color": "#0a0a0a",
  "start_url": "/scout/devices",
  "display": "standalone",
  "orientation": "portrait"
}
