{
  "name": "AquaLog",
  "short_name": "AquaLog",
  "description": "Track your cold water swimming adventures. Log swims, visualize progress, earn badges, and join a community of cold water enthusiasts.",
  "icons": [
    {
      "src": "/images/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/images/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/images/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "theme_color": "#4681C4",
  "background_color": "#f1f5f9",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait"
}