{
  "name": "Tennistry",
  "short_name": "Tennistry",
  "id": "/",
  "description": "Tennistry web app rebuilt to match the iOS flow.",
  "lang": "en",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "prefer_related_applications": false,
  "categories": ["sports", "health", "lifestyle"],
  "background_color": "#f2f2ef",
  "theme_color": "#4a8b67",
  "icons": [
    {
      "src": "/pwa/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
