{
  "id": "/",
  "name": "Vogacio",
  "short_name": "Vogacio",
  "description": "Réseau social géolocalisé — explorez le monde et connectez-vous",
  "start_url": "/?source=pwa&v=3.0.2",
  "scope": "/",
  "share_target": {
    "action": "/?source=pwa",
    "method": "GET",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "categories": ["social", "lifestyle"],
  "orientation": "portrait",
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icons/icon-192.png?v=3.0.1",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png?v=3.0.1",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png?v=3.0.1",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
