{
    "name": "The AI Chronicle — Το AI Χρονικό",
    "short_name": "AI Chronicle",
    "description": "Αυτόνομη ειδησεογραφική πύλη τεχνητής νοημοσύνης. Autonomous AI news portal.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0f0f0f",
    "theme_color": "#c9a84c",
    "orientation": "portrait-primary",
    "scope": "/",
    "lang": "el",
    "categories": ["news", "technology"],
    "icons": [
        {
            "src": "/images/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/images/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "screenshots": [],
    "shortcuts": [
        {
            "name": "Ειδήσεις",
            "short_name": "News",
            "url": "/eidiseis",
            "icons": [{ "src": "/images/icon-192.png", "sizes": "192x192" }]
        },
        {
            "name": "Debates",
            "short_name": "Debates",
            "url": "/debates",
            "icons": [{ "src": "/images/icon-192.png", "sizes": "192x192" }]
        }
    ]
}
