{
    "name": "Digitan CRM",
    "short_name": "Digitan",
    "description": "Διαχείριση πελατών, υπηρεσιών, εσόδων και εξόδων για το Digitan Web Agency",
    "start_url": "./index.php",
    "scope": "./",
    "display": "standalone",
    "orientation": "portrait-primary",
    "background_color": "#F4F6FB",
    "theme_color": "#7B2CDB",
    "lang": "el",
    "icons": [
        { "src": "./assets/img/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
        { "src": "./assets/img/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
    ]
}
