{
  "$comment": "Values should match src/lib/config/app.config.ts",
  "name": "Audrey Lorea — selected poems",
  "short_name": "Audrey Lorea",
  "description": "A digital poetry book of selected poems by Audrey Lorea.",
  "scope": "/",
  "start_url": "/?source=pwa",
  "display": "standalone",
  "theme_color": "#0e1018",
  "background_color": "#0e1018",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
