{
  "name": "Daily Drive",
  "short_name": "Daily Drive",
  "description": "A blog about daily life, growth, and upgrading your everyday.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#fdf9f3",
  "theme_color": "#fdf9f3",
  "icons": [
    { "src": "assets/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" },
    { "src": "assets/logo-d.png", "sizes": "128x128", "type": "image/png", "purpose": "any" }
  ]
}
