{ "name": "Inkrex Blog", "short_name": "Inkrex", "description": "A development blog by Inkrex covering Angular, web development, and modern deployment workflows.", "start_url": "/", "scope": "/", "display": "standalone", "background_color": "#ffffff", "theme_color": "#14172a", "icons": [ { "src": "/favicon.svg", "type": "image/svg+xml", "sizes": "any", "purpose": "any" }, { "src": "/android-chrome-192x192.png", "type": "image/png", "sizes": "192x192", "purpose": "any maskable" }, { "src": "/android-chrome-512x512.png", "type": "image/png", "sizes": "512x512", "purpose": "any maskable" }, { "src": "/apple-touch-icon.png", "type": "image/png", "sizes": "180x180" } ] }