{
  "name": "CatchRally — Your waterlog",
  "short_name": "CatchRally",
  "description": "Log every fish with a photo, even when you are offline.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f7f2e6",
  "theme_color": "#103f49",
  "categories": ["sports", "lifestyle", "utilities"],
  "icons": [
    {
      "src": "/icons/catchrally-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/catchrally-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/catchrally-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
