{
  "name": "Aticas Cafe & Hotel",
  "short_name": "Aticas",
  "description": "Authentic Kenyan cuisine. Order food delivery in Juja. Track your order live.",
  "start_url": "/",
  "id": "/",
  "display": "standalone",
  "background_color": "#2C1810",
  "theme_color": "#C9943A",
  "orientation": "portrait-primary",
  "categories": ["food", "restaurants"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Order Food", "url": "/#menu", "description": "Browse our menu and order delivery" },
    { "name": "Track Order", "url": "/track", "description": "Track your delivery in real time" }
  ]
}