{
    "name": "Dashboard",
    "short_name": "Dashboard",
    "description": "Personal Dashboard - Weather, News, Markets, Rates",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#000000",
    "orientation": "portrait-primary",
    "scope": "/",
    "icons": [
        {
            "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect fill='white' width='192' height='192'/%3E%3Crect fill='black' x='16' y='16' width='160' height='160'/%3E%3Ctext x='96' y='105' font-family='serif' font-size='72' fill='white' text-anchor='middle' font-weight='bold'%3ED%3C/text%3E%3C/svg%3E",
            "sizes": "192x192",
            "type": "image/svg+xml"
        },
        {
            "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect fill='white' width='512' height='512'/%3E%3Crect fill='black' x='32' y='32' width='448' height='448'/%3E%3Ctext x='256' y='290' font-family='serif' font-size='200' fill='white' text-anchor='middle' font-weight='bold'%3ED%3C/text%3E%3C/svg%3E",
            "sizes": "512x512",
            "type": "image/svg+xml"
        }
    ],
    "categories": ["news", "weather", "finance", "productivity"],
    "lang": "en",
    "dir": "ltr"
}
