{
    "name": "Passion Fashion",
    "short_name": "PassionFashion",
    "description": "Your daily source for global fashion trends, news, and insights",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#000000",
    "orientation": "portrait-primary",
    "categories": ["news", "lifestyle", "fashion"],
    "lang": "en",
    "dir": "ltr",
    
    "icons": [
        {
            "src": "/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    
    "screenshots": [],
    
    "shortcuts": [
        {
            "name": "Latest News",
            "short_name": "News",
            "url": "/#news",
            "description": "View latest fashion news"
        },
        {
            "name": "Trending Topics",
            "short_name": "Trending",
            "url": "/#trending",
            "description": "Browse trending fashion topics"
        },
        {
            "name": "Editor Picks",
            "short_name": "Picks",
            "url": "/#picks",
            "description": "View editor's picks"
        }
    ],
    
    "related_applications": [],
    
    "prefer_related_applications": false,
    
    "iarc_rating_id": "",
    
    "mask_icon": {
        "src": "/icons/icon-192.png",
        "sizes": "192x192",
        "type": "image/png"
    }
}
