{
  "id": "/",
  "name": "Plendly — find local players and sports events",
  "short_name": "Plendly",
  "start_url": ".",
  "scope": "/",
  "display": "standalone",
  "background_color": "#071722",
  "theme_color": "#B7F34A",
  "description": "Connect with people who play the sport you love. Find local players available now, join or create matches and events, and fill an empty spot in minutes.",
  "lang": "en",
  "dir": "ltr",
  "orientation": "portrait-primary",
  "categories": ["sports", "social", "lifestyle"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "icons/Icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/Icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "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"
    }
  ]
}
