{
  "name": "SalonPilot",
  "short_name": "SalonPilot",
  "description": "Ραντεβού, POS, πελάτες και marketing για επαγγελματίες υπηρεσιών",
  "start_url": "/dashboard",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#14112b",
  "theme_color": "#7C3AED",
  "lang": "el",
  "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-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["business", "productivity"],
  "shortcuts": [
    {
      "name": "Ημερολόγιο",
      "short_name": "Ημερολόγιο",
      "description": "Δες τα ραντεβού σήμερα",
      "url": "/calendar",
      "icons": [{ "src": "/icon-96.png", "sizes": "96x96" }]
    },
    {
      "name": "Ταμείο",
      "short_name": "POS",
      "description": "Νέα πώληση",
      "url": "/pos",
      "icons": [{ "src": "/icon-96.png", "sizes": "96x96" }]
    }
  ]
}
