{
  "name": "Ivy by Sorode",
  "short_name": "Ivy",
  "description": "A companion who watches your inbox, remembers, and speaks.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#050506",
  "theme_color": "#03a6fc",
  "categories": ["productivity", "lifestyle"],
  "icons": [
    { "src": "/icons/ivy-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/ivy-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/ivy-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Talk to Ivy", "url": "/chat?source=pwa-shortcut" },
    { "name": "Sentry mode", "url": "/sentry?source=pwa-shortcut" }
  ]
}
