{
  "name": "Project Racer | The Official Sim Racing Hub",
  "short_name": "Project Racer Sim Hub",
  "start_url": "./index.html?pwa=1",
  "display": "standalone",
  "background_color": "#0F1115",
  "theme_color": "#E11D48",
  "description": "The official community platform for Project Racer, recognized by UMO Games.",
  "icons": [
    {
      "src": "images/default-avatar.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/default-avatar.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/default-avatar.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}