{
    "name": "Copyright Notice Generator",
    "short_name": "Copyright No",
    "description": "Generate professional copyright notices with customizable rights, Creative Commons licenses, and DMCA protection clauses.",
    "start_url": "/en/app/copyright-notice-generator",
    "display": "standalone",
    "orientation": "any",
    "theme_color": "#E2E8F0",
    "background_color": "#E2E8F0",
    "scope": "/en/app/copyright-notice-generator",
    "icons": [
        {
            "src": "/storage/uploads/thumbnails/app/copyright-notice-generator/copyright-notice-generator-icon_pwa-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/storage/uploads/thumbnails/app/copyright-notice-generator/copyright-notice-generator-icon_pwa-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}