{
  "name": "Afterlight",
  "short_name": "Afterlight",
  "description": "A private memorial companion for grief, memories, and unfinished words.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#FBFCFB",
  "theme_color": "#263331",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
