{
  "name": "RGC Gold Nugget Blitz",
  "short_name": "Nugget Blitz",
  "description": "Drop blocks, unearth gold nuggets, and mine your way up the ranks!",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0E0504",
  "theme_color": "#C8A030",
  "icons": [
    {
      "src": "/pwa-icon-512.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
