{
  "id": "/",
  	"name": "SrPumpkin",
  	"short_name": "SrPumpkin",
  	"description": "Interactive platformer resume of SrPumpkin, a Senior Frontend Engineer with 9+ years of experience in frontend architecture, performance, and scalable web products built with React, Next.js, and TypeScript.",
  	"lang": "en",
  	"start_url": "/",
  	"scope": "/",
  	"display": "standalone",
  	"orientation": "landscape",
  	"background_color": "#7d67ea",
  	"theme_color": "#7d67ea",
  "icons": [
    {
      "src": "/icon-192x192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512x512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}