{
  "id": "shamrockrovers.ie",
  "name": "Shamrock Rovers FC",
  "short_name": "Shamrock Rovers",
  "description": "Official website of Shamrock Rovers Football Club - news, tickets, fixtures and the club shop.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0F1117",
  "theme_color": "#0F1117",
  "icons": [
    { "src": "/icons/pwa-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/pwa-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/pwa-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Buy Tickets", "url": "/first-team-tickets/?source=pwa", "icons": [{ "src": "/icons/pwa-192.png", "sizes": "192x192" }] },
    { "name": "News", "url": "/news/", "icons": [{ "src": "/icons/pwa-192.png", "sizes": "192x192" }] },
    { "name": "Fixtures & Results", "url": "/teams/first-team/", "icons": [{ "src": "/icons/pwa-192.png", "sizes": "192x192" }] }
  ]
}
