{
  "name": "Topspin — Tennis Matchmaking",
  "short_name": "Topspin",
  "description": "Βρες αντίπαλο τένις στην πόλη σου. Ανακάλυψε clubs & resorts. Παίξε.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#06080d",
  "theme_color": "#06080d",
  "lang": "el-GR",
  "icons": [
    {
      "src": "/topspin-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/topspin-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["sports", "social", "lifestyle"],
  "shortcuts": [
    { "name": "Παίκτες", "url": "/players", "icons": [{ "src": "/topspin-logo.png", "sizes": "192x192" }] },
    { "name": "Inbox", "url": "/inbox", "icons": [{ "src": "/topspin-logo.png", "sizes": "192x192" }] },
    { "name": "Calendar", "url": "/calendar", "icons": [{ "src": "/topspin-logo.png", "sizes": "192x192" }] }
  ]
}
