{
  "name": "Antiks — Application antiquaire",
  "short_name": "Antiks",
  "description": "Application de gestion pour antiquaires et brocanteurs : livre de police, facturation, stock et multi-diffusion depuis le téléphone, la tablette ou l'ordinateur.",
  "lang": "fr-FR",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0F2347",
  "theme_color": "#0a0e1a",
  "icons": [
    {
      "src": "/img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
