{
  "name": "Voetbal Situatie Bord",
  "short_name": "Tactiekbord",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0f2a18",
  "theme_color": "#1f7a43",
  "description": "Interactief voetbal tactiekbord om situaties te tekenen en te delen.",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
