{
  "id": "/apps/",
  "name": "CCSL",
  "short_name": "CCSL",
  "description": "Central City Soccer League - scores, standings, schedule and news",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#05070a",
  "background_color": "#05070a",
  "categories": ["sports"],
  "icons": [
    {
      "src": "https://centralcitysoccer.app/assets/ccsl-app-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://centralcitysoccer.app/assets/ccsl-app-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
