{
  "name": "Aster",
  "short_name": "Aster",
  "description": "Your private Grimoire for study, reflection, and guided practice.",
  "start_url": "/my-grimoire",
  "display": "standalone",
  "background_color": "#211125",
  "theme_color": "#211125",
  "icons": [
    {
      "src": "/brand/aster-icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/brand/aster-icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
