{
  "name": "Springfield Fruit",
  "short_name": "Fruit",
  "description": "Cross Tech UK fruit machine by Mikey Cross. Entertainment only — no real money.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
    "orientation": "any",
  "background_color": "#1a4f9c",
  "theme_color": "#f5c842",
  "lang": "en-GB",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
