{
  "name": "M'GPT",
  "short_name": "M'GPT",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "272x356",
      "type": "image/x-icon"
    }
  ],
  "screenshots": [
    {
      "src": "images/manifest/chat-screenshot-wide.png",
      "sizes": "1918x943",
      "type": "image/png",
      "form_factor": "wide"
    },
    {
      "src": "images/manifest/chat-screenshot-narrow.png",
      "sizes": "375x667",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ]
}
