{
    "name": "AI Title Generator — MaxBlogPress",
    "short_name": "AI Title Generator",
    "start_url": "/title-generator/",
    "display": "standalone",
    "background_color": "#f9fafb",
    "theme_color": "#111827",
    "icons": [
        {"src": "/static/icons/icon-title-generator-192.png", "sizes": "192x192", "type": "image/png"},
        {"src": "/static/icons/icon-title-generator-512.png", "sizes": "512x512", "type": "image/png"},
        {"src": "/static/icons/icon-title-generator-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable"}
    ],
    "related_applications": [
        {"platform": "webapp", "url": "https://maxblogpress.com/static/manifests/title-generator.webmanifest"}
    ]
}
