{
  "name": "GuideMouga",
  "short_name": "GuideMouga",
  "description": "Natural wine hub — research wines, find restaurants and bars, browse producers, read news.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F7F2EB",
  "theme_color": "#B8454A",
  "categories": ["food", "lifestyle", "travel"],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
