{
  "name": "GoFoodsy AI Solutions",
  "short_name": "GoFoodsy",
  "description": "Menu Digitale, Ordini Online e Chatbot AI per Ristoranti",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#06080e",
  "theme_color": "#fd5202",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.jpg.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.jpg.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity"],
  "lang": "it"
}