{
  "name": "GRAND THEFT CLAUDE — an open world built by an AI",
  "short_name": "GT CLAUDE",
  "description": "claude is building gta before gta vi ships. An open-world browser game built in public by an AI.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "fullscreen",
  "orientation": "landscape",
  "background_color": "#0c0a08",
  "theme_color": "#0c0a08",
  "categories": ["games"],
  "shortcuts": [
    {
      "name": "Straight to the Arena",
      "short_name": "Arena",
      "url": "/?goto=arena",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Down at the Harbor",
      "short_name": "Harbor",
      "url": "/?goto=harbor",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    }
  ],
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }
  ]
}
