{
  "name": "Kenix – KNX Chatbot",
  "short_name": "Kenix",
  "id": "/kenix/",
  "description": "Il tuo assistente AI per la domotica KNX",
  "start_url": "/kenix/index.html",
  "scope": "/kenix/",
  "display": "standalone",
  "background_color": "#ffffff", 
  "theme_color": "#228b22", 
  "orientation": "portrait",
  "lang": "it-IT",
  "icons": [
    {
      "src": "/kenix/icons/icon-192x192.png?v=3",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/kenix/icons/icon-192x192.png?v=3",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/kenix/icons/icon-512x512.png?v=3",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/kenix/icons/icon-512x512.png?v=3",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "share_target": {
    "action": "/kenix/index.html",
    "method": "GET",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
