{
  "name": "Strike — Bowling Tracker",
  "short_name": "Strike",
  "description": "Track your bowling sessions, scores, and stats.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1A110E",
  "theme_color": "#1A110E",
  "icons": [
    { "src": "/favicon.ico", "sizes": "any", "type": "image/x-icon" }
  ]
}
