{
  "name": "Pink Cafe | بينك كافيه",
  "short_name": "Pink Cafe",
  "description": "Specialty coffee, waffles, crepes & sweets in Jerusalem. Harun al-Rashid St 7.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FFF0F3",
  "theme_color": "#C2476B",
  "orientation": "portrait",
  "lang": "en",
  "categories": ["food", "lifestyle"],
  "icons": [
    {
      "src": "/icons/icon-192",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "View Menu",
      "short_name": "Menu",
      "description": "Browse the full Pink Cafe menu",
      "url": "/menu",
      "icons": [{ "src": "/icons/icon-192", "sizes": "192x192" }]
    },
    {
      "name": "Find Us",
      "short_name": "Location",
      "description": "Get directions to Pink Cafe",
      "url": "/contact",
      "icons": [{ "src": "/icons/icon-192", "sizes": "192x192" }]
    }
  ]
}
