{
  "name": "packlight",
  "short_name": "packlight",
  "description": "Packlight helps weekend travelers pack without forgetting essentials. First update: a responsive packing checklist with Weekend City and Beach Break starter lists, category groups, add and remove items, packed checkboxes, a packed-count progress indicator, and a clear reset confirmation. Save the selected list, custom items, and packed state on this device across refreshes. No accounts, cloud sync, bookings, payments, or AI suggestions. Calm travel-journal style with warm ivory, deep teal, and orange accents; clear mobile controls and readable type.",
  "icons": [
    {
      "src": "/img/favicon/16x16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/img/favicon/32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/img/favicon/180x180.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/img/favicon/192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/img/favicon/512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000"
}