{ "name": "Papernook", "short_name": "Papernook", "description": "Your notes, everywhere — synced, private, yours.", "start_url": "/", "scope": "/", "display": "standalone", "background_color": "#f4f5f7", "theme_color": "#f4f5f7", "icons": [ { "src": "/icon-192.png?v=pn3", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" }, { "src": "/icon-512.png?v=pn3", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ], "shortcuts": [ { "name": "New note", "short_name": "New note", "url": "/?new=1", "icons": [{ "src": "/icon-192.png?v=pn3", "sizes": "192x192", "type": "image/png" }] }, { "name": "Search notes", "short_name": "Search", "url": "/?search=1", "icons": [{ "src": "/icon-192.png?v=pn3", "sizes": "192x192", "type": "image/png" }] } ] }