{
  "name": "Viesturi Match Play",
  "short_name": "Match Play",
  "description": "Viesturi Match Play Līga — spēlētāja aplikācija",
  "start_url": "/app",
  "scope": "/app",
  "display": "standalone",
  "background_color": "#f0efeb",
  "theme_color": "#7a8f55",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}