{
  "name": "GloveSense",
  "short_name": "GloveSense",
  "description": "Learn every baseball position, answer real game questions, and get instant feedback.",
  "start_url": "/defenceApp.html",
  "display": "standalone",
  "background_color": "#1e7f3c",
  "theme_color": "#0b4f2a",
  "orientation": "portrait",
  "icons": [
    {
      "src": "baseball-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "baseball-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "sports"],
  "scope": "/",
  "prefer_related_applications": false
}
