{
  "name": "Greek-Chat.gr",
  "short_name": "Greek-Chat",
  "description": "Ελληνικό Chat από το 2005",
  "start_url": "/chat.html",
  "display": "standalone",
  "background_color": "#f0f7fd",
  "theme_color": "#29abe2",
  "orientation": "any",
  "icons": [
    { "src": "icons/icon-144.svg",  "sizes": "144x144",  "type": "image/svg+xml" },
    { "src": "icons/icon-192.svg",  "sizes": "192x192",  "type": "image/svg+xml", "purpose": "any maskable" },
    { "src": "icons/icon-512.svg",  "sizes": "512x512",  "type": "image/svg+xml", "purpose": "any maskable" }
  ],
  "shortcuts": [
    {
      "name": "Γενική",
      "short_name": "Γενική",
      "description": "Γενική συνομιλία",
      "url": "/chat.html?room=general",
      "icons": [{ "src": "icons/icon-144.svg", "sizes": "144x144" }]
    }
  ],
  "categories": ["social","communication"],
  "lang": "el",
  "dir": "ltr"
}
