{
    "name": "Online Notepad",
    "short_name": "Online Notep",
    "description": "Write and organize notes with rich text, markdown, and plain text editors. Auto-save, export, and sync across devices.",
    "start_url": "/en/app/online-notepad",
    "display": "standalone",
    "orientation": "any",
    "theme_color": "#E2E8F0",
    "background_color": "#E2E8F0",
    "scope": "/en/app/online-notepad",
    "icons": [
        {
            "src": "/storage/uploads/thumbnails/app/online-notepad/online-notepad-icon_pwa-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/storage/uploads/thumbnails/app/online-notepad/online-notepad-icon_pwa-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}