{
  "name": "Guidtwam - voyagez plus rapidement",
  "short_name": "Guidtwam",
  "description": "Réservez vos billets de bus en toute simplicité",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f8f9fb",
  "theme_color": "#1DA1F2",
  "orientation": "any",
  "scope": "/",
  "lang": "fr",
  "categories": [
    "travel",
    "transport"
  ],
  "icons": [
    {
      "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"
    }
  ],
  "screenshots": [],
  "prefer_related_applications": false
}