{
    "name": "Eli-Tech · Software Engineering Agency",
    "short_name": "Eli-Tech",
    "description": "Australian software engineering agency. Flutter apps, Firebase backends, and AI-powered products.",
    "start_url": ".",
    "display": "standalone",
    "background_color": "#0c1220",
    "theme_color": "#7fd4ff",
    "orientation": "portrait-primary",
    "prefer_related_applications": false,
    "lang": "en-AU",
    "categories": ["business", "productivity"],
    "icons": [
        {
            "src": "icons/192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "icons/512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "icons/192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "icons/512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "icons/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png"
        }
    ]
}
