{
  "name": "VPN Status",
  "short_name": "VPN Status",
  "description": "A tiny macOS menu bar app that shows whether your VPN is active.",
  "start_url": "/VPNStatus/",
  "scope": "/VPNStatus/",
  "icons": [
    {
      "src": "/VPNStatus/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/VPNStatus/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "theme_color": "#f6f4ee",
  "background_color": "#f6f4ee",
  "display": "standalone"
}
