{
    "name": "yEd Live - The Diagram Editor",
    "short_name": "yEd Live",
    "description": "yEd Live is a free diagram editor web application that runs in the browser and lets you quickly create, import, edit, and automatically arrange diagrams.",
    "start_url": "../",
    "display": "standalone",
    "orientation": "landscape",
    "theme_color": "#336699",
    "icons": [
        {
            "src": "./android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "./android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
