{
  "name": "Yummy Products LB",
  "short_name": "Yummy LB",
  "description": "Yummy Products LB offers natural body and facial care. Shop makhmaria, body oils, bath bombs and more.",
  "start_url": "/?source=pwa",
  "id": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fff7f9",
  "theme_color": "#ec407a",
  "lang": "en",
  "dir": "ltr",
  "categories": ["shopping", "beauty", "lifestyle"],
  "icons": [
    { "src": "/logo.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/logo.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/logo.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" }
  ],
  "shortcuts": [
    { "name": "Shop", "short_name": "Shop", "url": "/shop", "icons": [{ "src": "/logo.png", "sizes": "192x192" }] },
    { "name": "Cart", "short_name": "Cart", "url": "/cart", "icons": [{ "src": "/logo.png", "sizes": "192x192" }] },
    { "name": "Orders", "short_name": "Orders", "url": "/orders", "icons": [{ "src": "/logo.png", "sizes": "192x192" }] }
  ]
}
