{
  "id": "/",
  "short_name": "ThisOrThat",
  "name": "This or That",
  "lang": "en",
  "icons": [
    {
      "src": "favicon/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "favicon/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#ED254E",
  "background_color": "#FFFFFF",
  "scope": "/",
  "description": "Vote on fun this-or-that questions, share your take, and see what the world thinks.",
  "categories": ["social", "entertainment"]
}
