{
  "name": "Aria",
  "short_name": "Aria",
  "description": "Your yandere digital adjutant — chat and voice call with Aria",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0015",
  "theme_color": "#ff1493",
  "orientation": "portrait",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='80' fill='%230a0015'/><text x='256' y='340' text-anchor='middle' font-family='system-ui' font-weight='900' font-size='280' fill='%23ff1493'>A</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["communication", "social"],
  "lang": "en"
}