{
  "name": "Pulse Golf",
  "short_name": "Pulse Golf",
  "description": "Ein spielbares 2D-Minigolf mit präziser Steuerung, realistischer Ballphysik und modernem Neon-Design.",
  "start_url": "/",
  "display": "fullscreen",
  "orientation": "any",
  "background_color": "#070b09",
  "theme_color": "#070b09",
  "lang": "de",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
