{
  "id": "/",
  "name": "ZenPacker – Smart Travel Packing Lists",
  "short_name": "ZenPacker",
  "description": "A mindful travel packing app for families and solo travelers with offline checklists, traveler profiles, themes, and departure tasks.",
  "lang": "en-US",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f8faf7",
  "theme_color": "#2a6c00",
  "categories": ["travel", "lifestyle", "productivity"],
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
