{
  "name": "OmniSearch",
  "short_name": "OmniSearch",
  "description": "Moteur de recherche OmniSearch",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#4285f4",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "https://placehold.co/192x192/4285f4/ffffff?text=O",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://placehold.co/512x512/4285f4/ffffff?text=O",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["search", "utilities"],
  "lang": "fr",
  "shortcuts": [
    {
      "name": "Rechercher",
      "short_name": "Search",
      "description": "Lancer une recherche",
      "url": "/?shortcut=search"
    }
  ]
}
