{
  "name": "My Treats — Craves lists",
  "short_name": "Craves",
  "description": "Curated My Treats restaurant lists, grouped by mood and appetite.",
  "start_url": "./craves-home.html?src=pwa",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#005155",
  "background_color": "#f8f7f5",
  "icons": [
    {
      "src": "mt-craves-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "mt-craves-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "mt-craves-icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
