{
  "name": "PS5 Arena",
  "short_name": "PS5 Arena",
  "description": "Book PS5 gaming sessions from anywhere",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#3b82f6",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "/static/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/static/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "categories": ["games", "entertainment"],
  "shortcuts": [
    { "name": "Browse Slots", "url": "/?tab=browse", "description": "View available gaming slots" },
    { "name": "My Orders",    "url": "/?tab=myorders", "description": "View your bookings" }
  ]
}
