{
    "name": "Robots.txt Generator",
    "short_name": "Robots.txt G",
    "description": "Create and customize robots.txt files visually. Choose from preset templates or build custom rules for search engine crawlers.",
    "start_url": "/en/app/robots-txt-generator",
    "display": "standalone",
    "orientation": "any",
    "theme_color": "#E2E8F0",
    "background_color": "#E2E8F0",
    "scope": "/en/app/robots-txt-generator",
    "icons": [
        {
            "src": "/storage/uploads/thumbnails/app/robotstxt-generator/robotstxt-generator-icon_pwa-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/storage/uploads/thumbnails/app/robotstxt-generator/robotstxt-generator-icon_pwa-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}