{
  "name": "KmerConnect",
  "short_name": "KmerConnect",
  "description": "Comparez les forfaits telecom du Cameroun. Orange, MTN, Camtel, Nexttel — trouvez le meilleur prix.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#071A10",
  "theme_color": "#071A10",
  "orientation": "portrait",
  "scope": "/",
  "lang": "fr",
  "categories": ["utilities", "finance"],
  "icons": [
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
