{
  "name": "Mill Cove Mood",
  "short_name": "Mill Cove Mood",
  "description": "Weather & Tides for Weymouth, MA - Find your perfect Mill Cove moment",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#ff6b6b",
  "theme_color": "#ff6b6b",
  "orientation": "portrait",
  "icons": [
    {
      "src": "./icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "./icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}