{
  "name": "Gourmiq",
  "short_name": "Gourmiq",
  "description": "Gourmiq delivers a curated selection of unique spices directly to your door each month. Sourced from around the globe, our offerings cater to culinary enthusiasts looking to elevate their cooking experience.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#f9fcfe",
  "background_color": "#f9fcfe",
  "icons": [
    {
      "src": "/wp-content/uploads/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/wp-content/uploads/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/wp-content/uploads/maskable-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}