{
  "name": "Mafia Remastered",
  "short_name": "Mafia Remastered",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#330000",
  "theme_color": "#330000",
  "description": "A modern web application built for installability.",
  "scope": "/",
  "icons": [
    {
      "src": "https://mafiaremastered.com/images/mafia.png",
      "sizes": "192x192 512x512",
      "type": "image/png"
    }
  ]
}