{
  "name": "HalalStack — Tracker patrimonial halal",
  "short_name": "HalalStack",
  "description": "Le seul screener Sharia qui analyse n'importe quel actif en temps réel",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0a0a0a",
  "theme_color": "#0d4f3c",
  "lang": "fr",
  "dir": "auto",
  "categories": ["finance"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/dashboard.png",
      "sizes": "1280x800",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Dashboard patrimoine halal"
    },
    {
      "src": "/screenshots/screener.png",
      "sizes": "375x812",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Stock screener mobile"
    }
  ],
  "shortcuts": [
    {
      "name": "Screener",
      "short_name": "Screener",
      "url": "/screener",
      "icons": [{ "src": "/icons/shortcut-screener.png", "sizes": "96x96" }]
    },
    {
      "name": "Watchlist",
      "short_name": "Watchlist",
      "url": "/watchlist",
      "icons": [{ "src": "/icons/shortcut-watchlist.png", "sizes": "96x96" }]
    },
    {
      "name": "Zakat",
      "short_name": "Zakat",
      "url": "/zakat",
      "icons": [{ "src": "/icons/shortcut-zakat.png", "sizes": "96x96" }]
    }
  ]
}
