{
  "short_name": "HGL Biljart",
  "name": "HGL Biljart Competitie Beheer",
  "description": "Progressive Web App voor het beheren van de HGL Biljart Competitie.",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "start_url": "./index.html",
  "background_color": "#070a10",
  "theme_color": "#0b0f19",
  "display": "standalone",
  "orientation": "portrait-primary",
  "categories": ["sports", "utilities"]
}
