{
  "name": "NCT Alerts - earlier NCT dates",
  "short_name": "NCT Alerts",
  "description": "Live availability at all 50 NCT centres and an email the moment an earlier date opens.",
  "id": "/",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b1220",
  "theme_color": "#0b1220",
  "lang": "en-IE",
  "categories": ["utilities", "productivity"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "All centres", "url": "/centres/", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "My alerts", "url": "/alerts/", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] }
  ]
}
