{
  "name": "YourSilverHub",
  "short_name": "SilverHub",
  "description": "Everything you need, right at your fingertips — groceries, pharmacy, travel, and more.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#5B9BB5",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/airo-assets/images/logo/favicon",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/airo-assets/images/logo/favicon",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["lifestyle", "shopping", "health"],
  "lang": "en-US",
  "dir": "ltr"
}
