{
  "name": "The Curry Creations",
  "short_name": "TCC",
  "description": "Ghar Ka Khana - homemade Indian meals, delivered weekly across New Jersey.",
  "start_url": "/pages/choose-your-dishes",
  "display": "standalone",
  "background_color": "#FDF6EE",
  "theme_color": "#8B1A1A",
  "icons": [
    {
      "src": "https://thecurrycreations.com/cdn/shop/t/31/assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://thecurrycreations.com/cdn/shop/t/31/assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://thecurrycreations.com/cdn/shop/t/31/assets/icon-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "https://thecurrycreations.com/cdn/shop/t/31/assets/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}