{
  "id": "/",
  "name": "Amess — AI Lifestyle OS",
  "short_name": "Amess",
  "description": "Amess plans your evening: restaurants, cinema, events and play, coordinated into one journey.",
  "start_url": "/home",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#1B0C0B",
  "theme_color": "#1B0C0B",
  "categories": ["lifestyle", "food", "entertainment", "travel"],
  "lang": "en",
  "dir": "ltr",
  "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": "Plan my evening", "short_name": "Plan", "url": "/plans" },
    { "name": "Explore", "short_name": "Explore", "url": "/search" },
    { "name": "My bookings", "short_name": "Bookings", "url": "/bookings" }
  ]
}
