{
  "name": "Sortedd \u2014 Your AI Household Assistant",
  "short_name": "Sortedd",
  "description": "Plans your week's dinners around your budget, pantry and allergies, then builds the shopping basket.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FBF7F1",
  "theme_color": "#6C5CE7",
  "icons": [
    {
      "src": "/icons/icon-192.png?v=6",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png?v=6",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512-maskable.png?v=6",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}