{
  "name": "MPL Tickets",
  "short_name": "MPL Tickets",
  "description": "Official Malta Premier League ticket booking",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#08080D",
  "theme_color": "#C8102E",
  "orientation": "portrait-primary",
  "categories": ["sports", "entertainment"],
  "icons": [
    { "src": "/assets/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/assets/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Browse Fixtures", "url": "/#fixtures",       "description": "View upcoming matches" },
    { "name": "My Tickets",      "url": "/my-tickets.php",  "description": "View your tickets" }
  ]
}
