{
  "name": "Dodgy or Not?",
  "short_name": "DoN",
  "orientation": "portrait",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FFFFFF",
  "theme_color": "#00AEF2",
  "description": "Dodgy or Not? is the fun, free and fast way to learn how to beat scammers.",
  "icons": [
    {
      "src": "/pwa-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-maskable-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/pwa-maskable-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "screenshot-desktop.png",
      "sizes": "1440x1024",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Home screen with Dodgy or Not? Game and the Daily Dodgy"
    },
    {
      "src": "screenshot-mobile.png",
      "sizes": "393x852",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Home screen with Dodgy or Not? Game and the Daily Dodgy"
    }
  ]
}
