{
  "name": "Bloom by Day",
  "short_name": "Bloom",
  "description": "Live satellite algae-bloom map for ocean lovers — chlorophyll blooms, water clarity and surface currents, refreshed daily from Copernicus.",
  "lang": "en",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#060f18",
  "theme_color": "#060f18",
  "categories": ["weather", "navigation", "lifestyle", "sports"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-192-maskable.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
