{
  "name": "Pilsboys",
  "short_name": "Pilsboys",
  "description": "LPFB Game Hub — Trinken, Spielen, Eskalieren",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#060400",
  "theme_color": "#D4920A",
  "icons": [
    {
      "src": "media/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "media/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "media/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
