{
  "name": "UTSS - Plateforme Solidaire",
  "short_name": "UTSS",
  "description": "Union Tunisienne de Solidarite Sociale - Plateforme de dons et financement de projets solidaires",
  "start_url": "/fr/dashboard",
  "display": "standalone",
  "background_color": "#FAF8F6",
  "theme_color": "#1B5E20",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "fr",
  "dir": "ltr",
  "categories": ["social", "finance", "government"],
  "icons": [
    {
      "src": "/images/utss/rose.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Nouveau Projet",
      "short_name": "Projet",
      "url": "/fr/projets/nouveau",
      "icons": [{"src": "/images/utss/rose.svg", "sizes": "any"}]
    },
    {
      "name": "Carte des Structures",
      "short_name": "Carte",
      "url": "/fr/structures",
      "icons": [{"src": "/images/utss/rose.svg", "sizes": "any"}]
    },
    {
      "name": "Dashboard",
      "short_name": "Tableau",
      "url": "/fr/dashboard",
      "icons": [{"src": "/images/utss/rose.svg", "sizes": "any"}]
    }
  ],
  "prefer_related_applications": false
}
