{
  "name": "BarfCalc — Calculateur BARF",
  "short_name": "BarfCalc",
  "description": "Calculateur de ration BARF & Raw Feeding pour chiens. 46+ races, 6 méthodes, 6 langues.",
  "start_url": "/fr",
  "scope": "/",
  "display": "standalone",
  "background_color": "#1a1a1a",
  "theme_color": "#ffba08",
  "orientation": "portrait-primary",
  "categories": ["health", "lifestyle", "food"],
  "lang": "fr",
  "dir": "ltr",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
