{
  "name": "FAQIHI ENT.",
  "short_name": "FAQIHI ENT",
  "description": "FAQIHI mobile shopping app.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#ed1c24",
  "categories": [
    "shopping",
    "business"
  ],
  "icons": [
    {
      "src": "/wp-content/themes/faqihient-custom/public/assets/pwa/faqihi-ent-icon-192.png?v=5",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/wp-content/themes/faqihient-custom/public/assets/pwa/faqihi-ent-icon-512.png?v=5",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/wp-content/themes/faqihient-custom/public/assets/pwa/faqihi-ent-icon-maskable-512.png?v=5",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}