{
  "name": "Personal Assistant",
  "short_name": "Personal Assistant",
  "start_url": "/",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/web-app-manifest-144x144.png",
      "sizes": "144x144",
      "type": "image/png"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "form_factor": "wide",
  "theme_color": "#374af4",
  "background_color": "#0a31ff",
  "display": "standalone"
}
