{
  "name": "Game City",
  "short_name": "GameCity",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0b0f14",
  "theme_color": "#e0002d",
  "icons": [
    {
      "src": "logo 5.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}