{
    "name": "XCRM — Σύστημα Διαχείρισης Πελατών",
    "short_name": "XCRM",
    "description": "Σύγχρονο CRM για διαχείριση πελατών, συνδρομών και GPS tracking",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "any",
    "background_color": "#060d1a",
    "theme_color": "#6366f1",
    "lang": "el",
    "dir": "ltr",
    "categories": ["business", "productivity"],
    "icons": [
        {
            "src": "/public/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/public/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "Πελάτες",
            "short_name": "Πελάτες",
            "description": "Άνοιγμα λίστας πελατών",
            "url": "/#/clients",
            "icons": [{ "src": "/public/icons/icon-192.png", "sizes": "192x192" }]
        },
        {
            "name": "Συνδρομές",
            "short_name": "Λήξεις",
            "description": "Έλεγχος λήξεων συνδρομών",
            "url": "/#/subscriptions",
            "icons": [{ "src": "/public/icons/icon-192.png", "sizes": "192x192" }]
        }
    ],
    "screenshots": [],
    "prefer_related_applications": false
}
