{
  "name": "Your Python",
  "short_name": "Your Python",
  "description": "A browser-based Python execution environment. Write and run Python code instantly — no installation required.",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#f9fafb",
  "theme_color": "#3776AB",
  "icons": [
    {
      "src": "./logo-51vk2xya.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}