{
  "name": "MemoryRX",
  "short_name": "MemoryRX",
  "id": "/memoryrx.html",
  "description": "The AI companion that remembers you. Talk or listen. Dark circuit emotional awareness. Zero data tracking. Everything stays on your device.",
  "start_url": "/memoryrx.html",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#0a0a0f",
  "orientation": "portrait",
  "scope": "/",
  "icons": [
    {
      "src": "memoryrx/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "memoryrx/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "memoryrx/icon-1024.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["productivity", "lifestyle", "health"],
  "lang": "en"
}
