{
  "name": "Pack It! — Family Travel Packing List",
  "short_name": "Pack It!",
  "description": "Smart packing checklist for the whole family — toddler, infant, mom & dad, and the dog. A SmartSystems© product by SSBC.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#FDF8F5",
  "theme_color": "#B83060",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "./icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
