{
    "name": "polyme.co/chat | AI Assistant",
    "short_name": "Polyme AI",
    "start_url": "/chat",
    "scope": "/chat/",
    "display": "standalone",
    "background_color": "#000000",
    "theme_color": "#059669",
    "orientation": "portrait-primary",
    "icons": [
      {
        "src": "/chat/images/android-chrome-192x192.png",
        "sizes": "192x192",
        "type": "image/png"
      },
      {
        "src": "/chat/images/android-chrome-512x512.png",
        "sizes": "512x512",
        "type": "image/png"
      }
    ]
  }
