{
  "name": "The Love Store",
  "short_name": "TLS",
  "description": "Shop premium products, exclusive collections, and special offers.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#000000",
  "background_color": "#ffffff",
  "icons": [
    {
      "src": "https://cdn.shopify.com/s/files/1/0497/1125/1621/files/icon-192.png?v=1783444798",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://cdn.shopify.com/s/files/1/0497/1125/1621/files/icon-512.png?v=1783444798",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}