{
    "id": "hearth",
    "name": "Hearth",
    "short_name": "Hearth",
    "categories": [
            "productivity"
        ],
    "start_url": "../",
    "scope": "../",
    "display": "standalone",    
    "dir": "ltr",
    "background_color": "#0049e5",
    "theme_color": "#0049e5",
    "description": "Εφαρμογή οργάνωσης επαφών και προγραμματισμού επικοινωνίας.",
    "orientation": "portrait", 
    "lang": "el",
    "icons": [
        {
            "src": "../pwa/logo-192.png",
            "type": "image/png",
            "sizes": "192x192",
            "purpose": "any"
        },
        {
            "src": "../pwa/logo-512.png",
            "type": "image/png",
            "sizes": "512x512",
            "purpose": "any"
        }
    ]
}