{
  "name": "BowlsLab",
  "short_name": "BowlsLab",
  "description": "Mobile-friendly lawn bowls scorecard capture, extraction, and reporting for clubs.",
  "id": "./",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f2f5f1",
  "theme_color": "#1f6a4f",
  "categories": [
    "sports",
    "productivity",
    "utilities"
  ],
  "icons": [
    {
      "src": "assets/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "assets/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "assets/icons/icon-maskable.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
