{
    "lang": "en",
    "dir": "ltr",
    "name": "Deckchair Labs",
    "short_name": "Deckchair Labs",
    "description": "Web Developer based in Adelaide, South Australia",
    "icons": [
        {
            "src": "static/images/manifest-icon-192.jpg",
            "sizes": "192x192",
            "type": "image/jpg",
            "purpose": "maskable any"
        },
        {
            "src": "static/images/manifest-icon-512.jpg",
            "sizes": "512x512",
            "type": "image/jpg",
            "purpose": "maskable any"
        }
    ],
    "theme_color": "#489a9d",
    "background_color": "#489a9d",
    "start_url": "/index.html",
    "display": "minimal-ui",
    "orientation": "natural"
}