{
  "name": "Droply",
  "short_name": "Droply",
  "description": "Envoyez vos fichiers entre tous vos appareils, simplement.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f7f8f6",
  "theme_color": "#35a853",
  "icons": [
    {
      "src": "/assets/droply-home-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/droply-home-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
