{
  "name": "FISKOPRO — Gestion & Comptabilité",
  "short_name": "FISKOPRO",
  "description": "Logiciel de gestion financière et comptabilité pour restaurateurs, artisans, commerçants, viticulteurs et agriculteurs.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#060912",
  "theme_color": "#818cf8",
  "lang": "fr-FR",
  "dir": "ltr",
  "scope": "/",
  "categories": ["business", "finance", "productivity"],
  "id": "fiskopro-app",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='22' fill='%23818cf8'/><text y='.9em' font-size='70' x='50%' text-anchor='middle' font-family='system-ui' font-weight='800' fill='white'>F</text></svg>",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "label": "Tableau de bord FISKOPRO"
    }
  ],
  "shortcuts": [
    {
      "name": "Tableau de bord",
      "short_name": "Dashboard",
      "description": "Accéder au tableau de bord",
      "url": "/?shortcut=dashboard",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='22' fill='%23818cf8'/><text y='.9em' font-size='70' x='50%' text-anchor='middle' font-family='system-ui' font-weight='800' fill='white'>F</text></svg>",
          "sizes": "96x96"
        }
      ]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
