{
  "name": "Côte-d'Or — Application Multiservices",
  "short_name": "Côte-d'Or",
  "description": "Application mobile multiservices du Département de la Côte-d'Or. Accédez à tous les services départementaux depuis un portail unique et sécurisé.",
  "start_url": "/mobile",
  "id": "/mobile",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "background_color": "#003DA5",
  "theme_color": "#003DA5",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "fr-FR",
  "dir": "ltr",
  "categories": ["government", "utilities", "lifestyle"],
  "iarc_rating_id": "",
  "icons": [
    {
      "src": "/icons/icon-72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/mobile-home.png",
      "sizes": "430x932",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Accueil — Services personnalisés par profil"
    },
    {
      "src": "/screenshots/admin-dashboard.png",
      "sizes": "1280x800",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Tableau de bord d'administration"
    }
  ],
  "shortcuts": [
    {
      "name": "Mes Démarches",
      "short_name": "Démarches",
      "url": "/mobile?profile=citoyen",
      "description": "Accéder à mes démarches en ligne",
      "icons": [{ "src": "/icons/icon-96.png", "sizes": "96x96" }]
    },
    {
      "name": "Inforoute 21",
      "short_name": "Inforoute",
      "url": "https://inforoute21.cotedor.fr",
      "description": "État du réseau routier"
    },
    {
      "name": "Notifications",
      "short_name": "Notifs",
      "url": "/mobile/notifications",
      "description": "Voir les dernières notifications"
    }
  ],
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=fr.cotedor.multiservices",
      "id": "fr.cotedor.multiservices"
    },
    {
      "platform": "itunes",
      "url": "https://apps.apple.com/fr/app/cote-dor-multiservices/id0000000000"
    }
  ],
  "prefer_related_applications": false,
  "edge_side_panel": {
    "preferred_width": 430
  }
}
