{
  "name": "PadelDivision",
  "short_name": "PadelDivision",
  "description": "Mobiele padelcompetitie-app met meldingen, chats en competities.",
  "lang": "nl-NL",
  "id": "/app",
  "start_url": "/app",
  "scope": "/app",
  "display": "standalone",
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "background_color": "#030712",
  "theme_color": "#030712",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
