{
  "name": "No Pen No Paper RPG-Engine",
  "short_name": "NPNP-Spiel",
  "description": "Erlebe immersive Tischrollenspiel-Sessionen ohne Stift und Papier. Deine perfekte PWA direkt am Spieletisch.",
  "start_url": "/?pwa=true",
  "display": "standalone",
  "background_color": "#060a13",
  "theme_color": "#f59e0b",
  "orientation": "any",
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
