{
  "name": "PureHalalFood - Halal Food & Ingredients Search",
  "short_name": "PureHalal",
  "description": "America's #1 search spot for 1,000,000+ Halal audited foods, ingredients, and restaurant menus.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "background_color": "#07241c",
  "theme_color": "#0e3b2e",
  "orientation": "portrait-primary",
  "categories": [
    "food",
    "lifestyle",
    "shopping"
  ],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}