{
    "name": "Ivy's RSS Hub",
    "short_name": "RSS Hub",
    "description": "A beautiful RSS feed aggregator for tech, gaming, science and AI news. Stay informed with curated sources in one elegant interface.",
    "start_url": "./index.html",
    "scope": "./",
    "display": "standalone",
    "background_color": "#0f0f0f",
    "theme_color": "#10b981",
    "orientation": "any",
    "categories": ["news", "utilities", "productivity"],
    "lang": "en",
    "dir": "ltr",
    "icons": [
        {
            "src": "icons/icon-192.svg",
            "sizes": "192x192",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "icons/icon-512.svg",
            "sizes": "512x512",
            "type": "image/svg+xml",
            "purpose": "any"
        }
    ],
    "screenshots": [],
    "shortcuts": [
        {
            "name": "Refresh Feeds",
            "short_name": "Refresh",
            "description": "Refresh all RSS feeds",
            "url": "./index.html?action=refresh",
            "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }]
        }
    ],
    "related_applications": [],
    "prefer_related_applications": false
}
