{
  "name": "CourtsApp",
  "short_name": "CourtsApp",
  "description": "Find and book tennis, pickleball, padel, and racquet sports courts near you.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#57C9A0",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "prefer_related_applications": true,
  "related_applications": [
    {
      "platform": "itunes",
      "url": "https://apps.apple.com/us/app/courtsapp/id6748714456",
      "id": "6748714456"
    },
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.courtsappmobile",
      "id": "com.courtsappmobile"
    }
  ]
}
