{
  "name": "Sport Stream — The Almanac",
  "short_name": "Sport Stream",
  "description": "Live scores, ladders and results for NSW schools sport — AAGPS, CAS & ISA, settled by the crowd.",
  "id": "/",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f4efe3",
  "theme_color": "#1f3a2e",
  "categories": ["sports", "news"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Today's fixtures", "url": "/fixtures", "description": "Every match on today" },
    { "name": "Ladders", "url": "/ladders", "description": "Current standings" },
    { "name": "Submit a result", "url": "/submit", "description": "Report a score" }
  ]
}
