{
  "name": "Malmqvist Cup",
  "short_name": "Malmqvist Cup",
  "description": "Årlig privat golfturnering – livescore, matcher, historik och Hall of Fame. Installeras på din hemskärm för snabb åtkomst även offline.",
  "lang": "sv",
  "dir": "ltr",
  "start_url": "/livescore?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0B2418",
  "theme_color": "#143C2A",
  "categories": ["sports", "lifestyle"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Livescore",
      "short_name": "Live",
      "url": "/livescore?source=pwa",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Matcher",
      "short_name": "Matcher",
      "url": "/matcher?source=pwa",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Rapportera match",
      "short_name": "Rapportera",
      "url": "/rapportera?source=pwa",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
