{
  "name": "Fire Arcade | SpydeY",
  "short_name": "Fire Arcade",
  "description": "Software Arsenal - Gaming Hub by Fahad Malik",
  "start_url": "/extra.html",
  "display": "standalone",
  "background_color": "#030303",
  "theme_color": "#030303",
  "orientation": "any",
  "icons": [
    {
      "src": "/arcade.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/arcade.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "categories": ["games", "entertainment"],
  "lang": "en-US",
  "scope": "/"
}