{
  "id": "/admin/",
  "name": "Sjötullen Admin",
  "short_name": "Sjötullen",
  "description": "Administrera bokningar, personal och mer för Sjötullen Bistro & Deli",
  "start_url": "/admin",
  "scope": "/admin/",
  "display": "standalone",
  "background_color": "#0f1a0f",
  "theme_color": "#0f1a0f",
  "orientation": "any",
  "icons": [
    {
      "src": "/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
