{
  "name": "DailyPhotoTips.com",
  "short_name": "DailyPhotoTips.com",
  "description": "Photography education site with 10 in-depth guides and 105+ articles on camera settings, composition, lighting, editing, and more.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#4c51fb",
  "icons": [
    {
      "src": "/apple-touch-icon.webp",
      "sizes": "180x180",
      "type": "image/webp"
    },
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    }
  ]
}
