{
  "name": "GabCryptoNews",
  "short_name": "GabCrypto",
  "description": "L'actu crypto sans filtre — Bitcoin, Ethereum, DeFi en temps réel",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#07070f",
  "theme_color": "#f7931a",
  "lang": "fr",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    }
  ],
  "categories": [
    "news",
    "finance"
  ],
  "screenshots": []
}