{
  "id": "/",
  "name": "AcronFlow CRM",
  "short_name": "AcronFlow",
  "description": "Modern CRM system for business management",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#14B8A6",
  "scope": "/",
  "orientation": "portrait",
  "lang": "el",
  "categories": [
    "business",
    "productivity"
  ],
  "gcm_sender_id": "228098292196",
  "prefer_related_applications": true,
  "related_applications": [
    {
      "platform": "play",
      "id": "com.acronweb.acronflow"
    }
  ],
  "icons": [
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Ραντεβού",
      "short_name": "Ραντεβού",
      "description": "Διαχείριση ραντεβού",
      "url": "/dashboard/appointments",
      "icons": [
        {
          "src": "/favicon-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "Κεντρικός πίνακας",
      "url": "/dashboard",
      "icons": [
        {
          "src": "/favicon-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Πελάτες",
      "short_name": "Πελάτες",
      "description": "Διαχείριση πελατών",
      "url": "/dashboard/customers",
      "icons": [
        {
          "src": "/favicon-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Ημερολόγιο",
      "short_name": "Ημερολόγιο",
      "description": "Ημερολόγιο ραντεβού",
      "url": "/dashboard/calendar",
      "icons": [
        {
          "src": "/favicon-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "API Integration",
      "short_name": "API",
      "description": "Ενσωμάτωση API",
      "url": "/dashboard/api-integration",
      "icons": [
        {
          "src": "/favicon-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}