{
  "name": "Plays Manager",
  "short_name": "Plays Manager",
  "description": "Plan every rotation and play every kid. Youth sports rotation planner and playbook for football, baseball, softball, soccer and basketball coaches.",
  "start_url": "/app/teams",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#2c4338",
  "theme_color": "#2c4338",
  "scope": "/",
  "id": "/",
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-maskable-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-maskable-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["sports", "productivity"],
  "lang": "en",
  "dir": "ltr"
}
