{
  "name": "PointKeeper",
  "short_name": "PointKeeper",
  "description": "Mobil pointtavle til turbaserede spil.",
  "lang": "da",
  "start_url": "./login.php",
  "scope": "./",
  "display": "standalone",
  "background_color": "#eef1f6",
  "theme_color": "#111827",
  "icons": [
    {
      "src": "./assets/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
