{
  "id": "/",
  "name": "Sticker Book Arcade — Funfair",
  "short_name": "Funfair",
  "description": "Twenty brand-new games with a classic arcade twist. No adverts, no chat, nothing leaves the device.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#E3E4F4",
  "theme_color": "#E3E4F4",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }
  ]
}
