{
  "name": "Catch Reporting",
  "short_name": "Catch",
  "description": "Report your catch to the association from your phone, with or without signal.",
  "start_url": "catch.php",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a1420",
  "theme_color": "#0a1420",
  "icons": [
    {
      "src": "https://wavewise.ca/img/logo_white_transparent.png",
      "sizes": "192x192 512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
