{
  "name": "Cantera",
  "short_name": "Cantera",
  "description": "Watch your kid grow, with data. Speed, agility, power and game reading, measured at practice.",
  "id": "/?source=pwa",
  "start_url": "/app?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0B1D14",
  "background_color": "#0B1D14",
  "lang": "en",
  "dir": "ltr",
  "categories": ["sports", "health", "education"],
  "icons": [
    { "src": "/brand/cantera/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/brand/cantera/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/brand/cantera/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "My kids",
      "short_name": "Kids",
      "description": "Your kids and their progress",
      "url": "/mis-hijos?source=pwa_shortcut",
      "icons": [{ "src": "/brand/cantera/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "My roster",
      "short_name": "Roster",
      "description": "Your players, for coaches",
      "url": "/coach?source=pwa_shortcut",
      "icons": [{ "src": "/brand/cantera/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
