{
  "name": "Kart - AI powered shopping list",
  "short_name": "Kart",
  "description": "AI powered shopping list",
  "icons": [
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "screenshots/1.png",
      "sizes": "890x890",
      "type": "image/png",
      "form_factor": "wide"
    },
    {
      "src": "screenshots/2.png",
      "sizes": "472x890",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ],
  "theme_color": "#2ea564",
  "background_color": "#2ea564",
  "display": "standalone",
  "start_url": "/lists?standalone=true"
}
