{
  "name": "AthleOnline",
  "short_name": "AthleOnline",
  "description": "High Performance Athletics Simulation System",
  "start_url": "/",
  "display": "standalone",
  "orientation": "landscape",
  "background_color": "#080C14",
  "theme_color": "#E65A37",
  "icons": [
    {
      "src": "/file.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/file.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
