{
  "name": "Life Digest",
  "short_name": "LifeDigest",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#A0CED9",
"icons": [
    { "src": "./icons/icon-192.png?v=3", "sizes": "192x192", "type": "image/png" },
    { "src": "./icons/icon-512.png?v=3", "sizes": "512x512", "type": "image/png" },
  ]
}
