{
  "name": "Northridge Jaguars Softball \u2014 Shared Staff",
  "short_name": "Northridge Softball",
  "description": "Shared Varsity and JV coaching command center with staff login and live cloud data.",
  "start_url": "./index.html#dashboard",
  "scope": "./",
  "display": "standalone",
  "background_color": "#10263f",
  "theme_color": "#10263f",
  "orientation": "any",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Practice Builder",
      "short_name": "Practice",
      "url": "./index.html#practice",
      "icons": [
        {
          "src": "icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Opponent Scouting",
      "short_name": "Scout",
      "url": "./index.html#scouting",
      "icons": [
        {
          "src": "icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Bullpens",
      "short_name": "Bullpens",
      "url": "./index.html#bullpens",
      "icons": [
        {
          "src": "icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Film Room",
      "short_name": "Film",
      "url": "./index.html#video",
      "icons": [
        {
          "src": "icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}