{
  "name": "Treble26",
  "short_name": "Treble26",
  "description": "Dart toernooi en competitie platform",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#0a0f14",
  "theme_color": "#1D9E75",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "screenshots": [],
  "categories": ["sports", "games"],
  "shortcuts": [
    {
      "name": "Locaties",
      "url": "/dashboard/venues",
      "description": "Vind een dartlocatie"
    },
    {
      "name": "Nieuw Potje",
      "url": "/match/new",
      "description": "Start een nieuw potje"
    }
  ]
}
