{
  "name": "Freibad Tickets",
  "short_name": "Freibad",
  "description": "Ticketsystem für das Freibad",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#f3efe4",
  "theme_color": "#1f4d35",
  "orientation": "portrait",
  "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"
    }
  ],
  "categories": ["utilities", "entertainment"],
  "screenshots": []
}
