{
  "name": "KM Code",
  "short_name": "KM Code",
  "description": "Free mobile-first code editor. Run Python, Java, C++, JavaScript and more in your browser.",
  "theme_color": "#1e6ee8",
  "background_color": "#0d1117",
  "display": "standalone",
  "orientation": "portrait-primary",
  "scope": ".",
  "start_url": ".",
  "id": "/km-code",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "opengraph.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "KM Code editor"
    }
  ],
  "categories": ["developer", "productivity", "education"],
  "lang": "en",
  "dir": "ltr"
}
