{
  "id": "com.fastprojet.app",
  "name": "Fast Projet Finance",
  "short_name": "FastProjet",
  "description": "Banque en ligne agréée ACPR. Crédit immobilier, virement SEPA, carte virtuelle VISA. Gérez votre compte depuis votre mobile.",
  "start_url": "https://www.fastprojet.com/login.html",
  "scope": "https://www.fastprojet.com/",
  "display": "standalone",
  "display_override": [
    "standalone",
    "minimal-ui",
    "browser"
  ],
  "background_color": "#0d1b2a",
  "theme_color": "#06BBCC",
  "orientation": "portrait-primary",
  "lang": "fr",
  "dir": "ltr",
  "categories": [
    "finance",
    "business"
  ],
  "iarc_rating_id": "e84b072d-71b3-4d3e-86ae-31a8ce4e53b7",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "https://www.fastprojet.com/img/icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://www.fastprojet.com/img/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://www.fastprojet.com/img/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://www.fastprojet.com/img/icon-512x512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "https://www.fastprojet.com/img/og-image.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Fast Projet Finance — Tableau de bord"
    },
    {
      "src": "https://www.fastprojet.com/img/screenshot-portrait.jpg",
      "sizes": "390x844",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Fast Projet Finance — Application mobile"
    }
  ],
  "shortcuts": [
    {
      "name": "Mon compte",
      "short_name": "Compte",
      "url": "https://www.fastprojet.com/dashboard.html",
      "icons": [
        {
          "src": "https://www.fastprojet.com/img/icon-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Demande de crédit",
      "short_name": "Crédit",
      "url": "https://www.fastprojet.com/courses.html",
      "icons": [
        {
          "src": "https://www.fastprojet.com/img/icon-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Contact",
      "short_name": "Contact",
      "url": "https://www.fastprojet.com/contact.html",
      "icons": [
        {
          "src": "https://www.fastprojet.com/img/icon-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}