{
  "id": "/",
  "name": "TEPE — Temel Programlama Editörü",
  "short_name": "TEPE",
  "description": "Türkçe programlama dili, web editörü ve eğitim ortamı.",
  "lang": "tr",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#22cbd0",
  "theme_color": "#22cbd0",
  "categories": ["education", "development", "productivity"],
  "icons": [
    {
      "src": "/branding/tepe-pwa-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/branding/tepe-pwa-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/branding/tepe-pwa-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
