{
  "name": "Noir Bakehouse",
  "short_name": "Noir",
  "description": "Artisan cafe & bakery. Single origin coffee, house-baked loaves, and cinematic atmosphere.",
  "id": "/noir-bakehouse-pwa",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#0d0c0b",
  "theme_color": "#c8956c",
  "orientation": "portrait",
  "icons": [
    {
      "src": "https://images.unsplash.com/photo-1509042239860-f550ce710b93?w=192&h=192&fit=crop&q=80",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "https://images.unsplash.com/photo-1509042239860-f550ce710b93?w=512&h=512&fit=crop&q=80",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "maskable"
    }
  ]
}
