{
  "name": "CIRKUITBREAKER.env",
  "short_name": "CIRKUITBREAKER.env",
  "description": "Enter the digital realm of Short Cirkuitz",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#32CD32",
  "icons": [
    {
      "src": "/App_Icon192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/App_Icon512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "orientation": "portrait-primary",
  "scope": "/",
  "categories": ["music", "entertainment"]
}