{
  "name": "Condolence Card Messages",
  "short_name": "Condolence",
  "description": "Free condolence and sympathy card messages plus a free card maker.",
  "start_url": "/app.html",
  "display": "standalone",
  "background_color": "#F4F1EC",
  "theme_color": "#5B6B7A",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}