{
  "name": "The Back Kitchen",
  "short_name": "Back Kitchen",
  "description": "The Back Kitchen is a seasonal, volunteer-powered non-profit restaurant on beautiful Amherst Island.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#4f46e5",
  "icons": [
    {
      "src": "/images/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
} 