{ "name": "İkimiz · Ortak yaşam planlayıcısı", "short_name": "İkimiz", "description": "Murat ve Sezin için kişisel listeler, ortak planlar ve akıllı hatırlatıcılar.", "lang": "tr-TR", "start_url": "/todolist/", "scope": "/todolist/", "id": "/todolist/", "display": "standalone", "display_override": ["window-controls-overlay", "standalone"], "background_color": "#f4f1ec", "theme_color": "#f4f1ec", "orientation": "any", "categories": ["productivity", "lifestyle"], "icons": [ { "src": "/todolist/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" } ], "shortcuts": [ { "name": "Yeni görev", "short_name": "Görev ekle", "url": "/todolist/?action=new" }, { "name": "Ortak liste", "short_name": "Birlikte", "url": "/todolist/?space=birlikte" } ], "share_target": { "action": "/todolist/?action=share", "method": "GET", "params": { "title": "title", "text": "text", "url": "url" } } }