{
  "name": "Willow & Bean Café",
  "short_name": "Willow & Bean",
  "description": "Small-batch coffee, breakfast, and lunch in Purwakarta. Browse the menu and book a table.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#fbf6ee",
  "theme_color": "#2a1b12",
  "lang": "en",
  "categories": ["food", "lifestyle"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "See the menu", "url": "/menu", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "Book a table", "url": "/contact#reserve", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "Content manager", "url": "/admin", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] }
  ]
}
