{
    "name": "300Magazine",
    "short_name": "300Magazine",
    "description": "News & Reviews, Luxury Lifestyle & Trends.",
    "start_url": "https://300magazine.com/",
    "display": "standalone",
    "orientation": "portrait",
    "scope": "/",
    "theme_color": "#000000",
    "background_color": "#ffffff",
    "icons": [
        {
            "src": "https://300magazine.com/wp-content/themes/300magazine-child/assets/pwa-icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "https://300magazine.com/wp-content/themes/300magazine-child/assets/pwa-icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "Interviews",
            "short_name": "Interviews",
            "description": "Read exclusive interviews",
            "url": "https://300magazine.com/category/interviews/",
            "icons": [
                {
                    "src": "https://300magazine.com/wp-content/themes/300magazine-child/assets/pwa-icon-192.png",
                    "sizes": "192x192",
                    "type": "image/png"
                }
            ]
        },
        {
            "name": "Featured Artists",
            "short_name": "Artists",
            "description": "Discover featured artists",
            "url": "https://300magazine.com/category/featured-artist/",
            "icons": [
                {
                    "src": "https://300magazine.com/wp-content/themes/300magazine-child/assets/pwa-icon-192.png",
                    "sizes": "192x192",
                    "type": "image/png"
                }
            ]
        },
        {
            "name": "Behind the Scenes",
            "short_name": "Behind Scenes",
            "description": "Stories from the studio",
            "url": "https://300magazine.com/category/behind-the-scenes/",
            "icons": [
                {
                    "src": "https://300magazine.com/wp-content/themes/300magazine-child/assets/pwa-icon-192.png",
                    "sizes": "192x192",
                    "type": "image/png"
                }
            ]
        },
        {
            "name": "Events",
            "short_name": "Events",
            "description": "Exhibitions & art events",
            "url": "https://300magazine.com/category/events/",
            "icons": [
                {
                    "src": "https://300magazine.com/wp-content/themes/300magazine-child/assets/pwa-icon-192.png",
                    "sizes": "192x192",
                    "type": "image/png"
                }
            ]
        },
        {
            "name": "Opinions",
            "short_name": "Opinions",
            "description": "Essays & perspectives",
            "url": "https://300magazine.com/category/opinions/",
            "icons": [
                {
                    "src": "https://300magazine.com/wp-content/themes/300magazine-child/assets/pwa-icon-192.png",
                    "sizes": "192x192",
                    "type": "image/png"
                }
            ]
        }
    ]
}