{
    "name": "Ruff Robot ~ Software Developer",
    "short_name": "Ruff Robot",
    "description": "Hi, I'm James ~ Software Developer. AI, AR, Sim, Game ~ Mobile, Desktop, Web. Building ambitious projects with modern tech and AI.",
    "start_url": "/",
    "display": "standalone",
    "orientation": "portrait-primary",
    "theme_color": "#000000",
    "background_color": "#000000",
    "lang": "en-US",
    "scope": "/",
    "icons": [
        {
            "src": "/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png"
        },
        {
            "src": "/favicon-32x32.png",
            "sizes": "32x32",
            "type": "image/png"
        },
        {
            "src": "/favicon-16x16.png",
            "sizes": "16x16",
            "type": "image/png"
        }
    ],
    "categories": [
        "business",
        "developer-tools",
        "productivity"
    ],
    "screenshots": [
        {
            "src": "/ruffrobot-1200x630.png",
            "sizes": "1200x630",
            "type": "image/png",
            "form_factor": "wide",
            "label": "Ruff Robot Homepage"
        }
    ]
}