{
  "id": "/index.html",
  "name": "Frais pro — carnet de dépenses",
  "short_name": "Frais pro",
  "description": "Suivi des frais professionnels : hôtel, gasoil, péage, divers, autre. Fonctionne hors ligne et se synchronise entre l'ordinateur et le téléphone.",
  "lang": "fr",
  "dir": "ltr",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f2f4f7",
  "theme_color": "#16212e",
  "categories": ["business", "finance", "productivity"],
  "icons": [
    { "src": "/icons/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ],
  "shortcuts": [
    {
      "name": "Version mobile",
      "short_name": "Mobile",
      "url": "/mobile.html",
      "icons": [{ "src": "/icons/icon.svg", "sizes": "any", "type": "image/svg+xml" }]
    }
  ]
}
