{
    "name": "Liana — Still-Tracker",
    "short_name": "Liana",
    "description": "Still-Tracker für Liana",
    "start_url": "./index.html",
    "display": "standalone",
    "background_color": "#fff8f9",
    "theme_color": "#fce4ec",
    "orientation": "portrait",
    "icons": [
        {
            "src": "icon-192.svg",
            "sizes": "192x192",
            "type": "image/svg+xml"
        },
        {
            "src": "icon-512.svg",
            "sizes": "512x512",
            "type": "image/svg+xml"
        }
    ]
}
