{
  "name": "BitBurst",
  "short_name": "BitBurst",
  "start_url": "/bit_burst/index.html",
  "scope": "/bit_burst/",
  "display": "standalone",
  "background_color": "#EEEDE7",
  "theme_color": "#E6D2CC",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
} 