{
  "name": "CamWox — Live Cam Aggregator",
  "short_name": "CamWox",
  "description": "Browse live webcam models from all major camsites in one place, updated in real time.",
  "id": "/?source=pwa",
  "start_url": "/?utm_source=pwa&utm_medium=homescreen",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "orientation": "portrait-primary",
  "background_color": "#FAF8FB",
  "theme_color": "#2E0F3D",
  "lang": "en",
  "dir": "ltr",
  "categories": ["entertainment"],
  "icons": [
    {
      "src": "/images/favico/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/favico/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/favico/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
