{
  "name": "IDDEA SOLUTIONS",
  "short_name": "IDDEA",
  "description": "Application IDDEA SOLUTIONS - Générée par ISBuilder IDDEA Solutions",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#1a1f3a",
  "icons": [
    {
      "src": "assets/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "assets/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": [
    "business",
    "productivity"
  ],
  "lang": "fr-FR",
  "dir": "ltr",
  "scope": "./",
  "prefer_related_applications": false
}