{
  "name": "Cup Command '26",
  "short_name": "CupCommand",
  "start_url": "./index.html", 
  "scope": "./",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0c2461",
  "icons": [
    {
      "src": "icon.png", 
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}