{
    "name": "RiftTodo",
    "short_name": "RiftTodo",
    "description": "Zadania, kalendarz i oszczędności w jednym miejscu.",
    "start_url": "index.php",
    "id": "system-todo",
    "scope": "./",
    "display": "standalone",
    "orientation": "portrait-primary",
    "background_color": "#0c0a16",
    "theme_color": "#0c0a16",
    "lang": "pl",
    "dir": "ltr",
    "icons": [
        { "src": "assets/img/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
        { "src": "assets/img/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
        { "src": "assets/img/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
    ]
}
