{
  "name": "My Wife",
  "short_name": "My Wife",
  "description": "A chatbot that answers the everyday how-do-I questions around the house: cleaning, laundry, the kitchen, plumbing, electrics, repairs, organizing and safety.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f6f4f1",
  "theme_color": "#9a5b3f",
  "icons": [
    {
      "src": "assets/icon-192.webp",
      "sizes": "192x192",
      "type": "image/webp"
    },
    {
      "src": "assets/icon-512.webp",
      "sizes": "512x512",
      "type": "image/webp"
    },
    {
      "src": "assets/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
