{
  "name": "Rogue Baseball IQ Scouting Notebook",
  "short_name": "RBI Scout",
  "description": "Founder scouting and evaluator-development notebook.",
  "start_url": "/scoutingnotebook/",
  "scope": "/scoutingnotebook/",
  "display": "standalone",
  "background_color": "#0b1220",
  "theme_color": "#0b1220",
  "orientation": "any",
  "categories": [
    "sports",
    "productivity"
  ],
  "icons": [
    {
      "src": "/scouting-notebook-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/scouting-notebook-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
