{
    "name": "The 8-bit Gallery",
    "short_name": "the8bitgallery",
    "description":"Watch a 3D view of your favourite video games cassette covers",
    "icons": [
        {
            "src": "manifest-icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable any"
        },
        {
            "src": "manifest-icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable any"
        }
    ],
    "start_url": "/index.html",
    "display": "standalone",
    "theme_color": "#212b48",
    "background_color": "#212b48"
}
