{
  "name": "Would You Rather - Kiwi Simple",
  "short_name": "Would You Rather",
  "description": "Free would you rather. No ads, no tracking, works offline.",
  "start_url": "/would-you-rather/",
  "scope": "/would-you-rather/",
  "id": "/would-you-rather/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#E91E63",
  "background_color": "#ffffff",
  "categories": [
    "utilities"
  ],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}