{
  "name": "EcoFriendly Living Tips",
  "short_name": "EcoTips",
  "description": "Transform your lifestyle with practical eco-friendly tips, honest product reviews, and DIY solutions that benefit both your wallet and the planet.",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/favicon.ico",
      "sizes": "16x16",
      "type": "image/x-icon"
    }
  ],
  "theme_color": "#10B981",
  "background_color": "#ffffff",
  "display": "standalone",
  "start_url": "/",
  "scope": "/"
}