{
  "name": "The Companion",
  "short_name": "Companion",
  "id": "/companion.html",
  "description": "A thinking partner that talks back. One voice that shifts with the conversation.",
  "start_url": "/companion.html",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#c8a84e",
  "orientation": "portrait",
  "scope": "/",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-companion.png",
      "sizes": "926x561",
      "type": "image/png",
      "form_factor": "wide",
      "label": "The Companion"
    }
  ],
  "categories": ["productivity", "education", "health"],
  "lang": "en"
}
