{
  "name": "TaxTracker - Transparence fiscale",
  "short_name": "TaxTracker",
  "description": "Plateforme citoyenne de transparence fiscale et politique - Suivez les taxes et découvrez qui les a votées depuis 2022",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#f59e0b",
  "icons": [
    {
      "src": "/images/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    }
  ],
  "categories": ["government", "finance", "education"],
  "lang": "fr",
  "dir": "ltr",
  "orientation": "portrait-primary"
}
