{
  "$comment": "Values should match src/lib/config/app.config.ts",
  "name": "Thrictionary",
  "short_name": "Thrictionary",
  "description": "A dictionary for the Threads platform.",
  "scope": "/",
  "start_url": "/?source=pwa",
  "display": "standalone",
  "theme_color": "#6b3e2b",
  "background_color": "#faf9f4",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
