{
  "name": "Gridiron Legends",
  "short_name": "Gridiron",
  "description": "A searchable archive of professional football players, teams and eras.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "id": "/",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["sports", "education", "reference"],
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "any",
  "prefer_related_applications": false,
  "launch_handler": { "client_mode": ["navigate-existing", "auto"] },
  "handle_links": "preferred",
  "edge_side_panel": { "preferred_width": 420 },
  "background_color": "#090b0c",
  "theme_color": "#090b0c",
  "shortcuts": [
    { "name": "Player Archive", "short_name": "Players", "description": "Search more than 25,000 professional football player records.", "url": "/players?source=shortcut", "icons": [{ "src": "/assets/favicon-192.png", "sizes": "192x192", "type": "image/png" }] },
    { "name": "NFL Teams", "short_name": "Teams", "description": "Open the historic and current team directory.", "url": "/teams?source=shortcut", "icons": [{ "src": "/assets/favicon-192.png", "sizes": "192x192", "type": "image/png" }] },
    { "name": "NFL Stories", "short_name": "Stories", "description": "Read original stories from across professional football history.", "url": "/stories?source=shortcut", "icons": [{ "src": "/assets/favicon-192.png", "sizes": "192x192", "type": "image/png" }] }
  ],
  "screenshots": [
    { "src": "/assets/era-montage.png", "sizes": "1440x320", "type": "image/png", "form_factor": "wide", "label": "Gridiron Legends eras and player archive" }
  ],
  "icons": [
    { "src": "/assets/favicon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/assets/favicon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/assets/favicon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
