{
  "name": "Packuin - AI Packing List Generator",
  "short_name": "Packuin",
  "description": "Generate smart, personalized packing lists powered by AI. Weather-aware, activity-ready checklists tailored to your trip.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#EDF5FD",
  "theme_color": "#0E2942",
  "icons": [
    {
      "src": "/packuin-logo-64.png",
      "sizes": "64x64",
      "type": "image/png"
    },
    {
      "src": "/packuin-logo-800.png",
      "sizes": "800x800",
      "type": "image/png"
    }
  ]
}
