﻿{
  "name": "NetEnPoche",
  "short_name": "NetEnPoche",
  "description": "Calculateur URSSAF, TVA et impôt pour auto-entrepreneurs et micro-entrepreneurs.",
  "lang": "fr-FR",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0b1730",
  "theme_color": "#0b1730",
  "icons": [
    {
      "src": "/brand/netenpoche-favicon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/brand/netenpoche-apple-touch.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/brand/netenpoche-icon-1024.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
