{
    "theme_color": "#C9FA06",
    "background_color": "#101010",
    "display": "fullscreen",
    "scope": "/",
    "start_url": "/",
    "name": "GK",
    "short_name": "Artspark",
    "description": "Artspark is a social networking app that specifically caters to designers, artists, and creative enthusiasts. It provides a platform for this community to connect, share their work, and explore a world of artistic inspiration. Through design feeds, stories, clubs, and a built-in marketplace, Artspark aims to foster creativity, collaboration, and artistic expression while enabling creators to monetize their talent. With its easy-to-use interface and custom features, Artspark is ready to become the go-to destination for designers and artists seeking to showcase their work, network, and interact with a vibrant community of like-minded individuals.",
    "icons": [
        {
            "src": "manifest/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "manifest/icon-256x256.png",
            "sizes": "256x256",
            "type": "image/png"
        },
        {
            "src": "manifest/icon-384x384.png",
            "sizes": "384x384",
            "type": "image/png"
        },
        {
            "src": "manifest/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}