{
    "name": "Astutepixel Terminal Portfolio",
    "short_name": "Astutepixel",
    "description": "Interactive terminal-style portfolio showcasing web development skills",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0a1826",
    "theme_color": "#4082c4",
    "orientation": "portrait-primary",
    "categories": ["portfolio", "terminal", "developer"],
    "lang": "en",
    "scope": "/",
    "icons": [
        {
            "src": "/icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
