{
  "name": "Goodies — Freeze Dried Treats",
  "short_name": "Goodies",
  "description": "Little treats. Big smiles. Shop freeze-dried fruit, ice cream, veggies and candy.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#eef9fd",
  "theme_color": "#e91d8c",
  "lang": "en",
  "icons": [
    {
      "src": "images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
