{
  "name": "Touchline Pro",
  "short_name": "TLP",
  "description": "Rugby technical desk scoring app",
  "start_url": "/app/",
  "scope": "/app/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#020617",
  "theme_color": "#020617",
  "icons": [
    {
      "src": "/app/icon192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/app/icon512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
