{
  "name": "Golf Performance Labs",
  "short_name": "GPL",
  "description": "Better golf, proven. One app for the coach, the golfer and the parent.",
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait-primary",
  "background_color": "#F5F2E8",
  "theme_color": "#063B32",
  "categories": ["sports", "education", "health"],
  "lang": "en-ZA",
  "dir": "ltr",
  "prefer_related_applications": false,
  "icons": [
    { "src": "icons/Icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icons/Icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icons/Icon-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "icons/Icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Analyse a swing", "url": "./#/capture", "icons": [{ "src": "icons/Icon-192.png", "sizes": "192x192" }] },
    { "name": "Start today's session", "url": "./#/today", "icons": [{ "src": "icons/Icon-192.png", "sizes": "192x192" }] }
  ]
}
