{
  "name": "ShellFinder - Real-time Shelling Forecast",
  "short_name": "ShellFinder",
  "description": "Real-time shelling forecast for any US beach. Find the best shells based on tides, wind, and weather conditions.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0c1420",
  "theme_color": "#0c1420",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["weather", "travel"],
  "screenshots": []
}
