{
  "name": "R3STO — Restaurants en Suisse",
  "short_name": "R3STO",
  "description": "Trouvez et réservez un restaurant en Suisse. 0% commission.",
  "start_url": "/?src=pwa",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#fafbfd",
  "theme_color": "#1a9e6e",
  "lang": "fr-CH",
  "scope": "/",
  "icons": [
    {
      "src": "/logo-r3sto.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "/logo-r3sto.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any"
    }
  ],
  "categories": ["food", "lifestyle", "travel"],
  "shortcuts": [
    {
      "name": "Rechercher un restaurant",
      "short_name": "Rechercher",
      "url": "/?focus=search",
      "description": "Accès direct à la recherche"
    },
    {
      "name": "Près de moi",
      "short_name": "Géoloc",
      "url": "/?geo=1",
      "description": "Restaurants à proximité"
    }
  ]
}
