{
  "name": "TAMEL.fr — Centres d'Affaires",
  "short_name": "TAMEL",
  "description": "Domiciliation, création d'entreprise, carte grise, assurance à Marseille et Toulon.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "background_color": "#FAFAF7",
  "theme_color": "#0F0F12",
  "orientation": "portrait-primary",
  "lang": "fr",
  "dir": "ltr",
  "categories": ["business", "finance", "productivity"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Mes commandes",
      "short_name": "Commandes",
      "url": "/client",
      "description": "Accéder à mes commandes en cours"
    },
    {
      "name": "Domiciliation",
      "short_name": "Domiciliation",
      "url": "/commander/domiciliation",
      "description": "Commander une domiciliation"
    },
    {
      "name": "Carte grise",
      "short_name": "Carte grise",
      "url": "/commander/carte-grise",
      "description": "Demander une carte grise"
    },
    {
      "name": "Nous contacter",
      "short_name": "Contact",
      "url": "/contact",
      "description": "Contacter un conseiller TAMEL"
    }
  ],
  "prefer_related_applications": false,
  "related_applications": []
}
