{
  "name": "Padel Rondas — continuous match organizer",
  "short_name": "Padel Rondas",
  "description": "Automatic performance-based pairings, scores, stats and standings for continuous padel sessions. Works offline.",
  "id": "/app",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f3eee2",
  "theme_color": "#f3eee2",
  "related_applications": [
    {
      "platform": "play",
      "id": "com.padelrondas.app",
      "url": "https://play.google.com/store/apps/details?id=com.padelrondas.app"
    }
  ],
  "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-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
