{
  "name": "Modulor — Ruhun Mimarisi",
  "short_name": "Modulor",
  "description": "Kendini tanı, dengele, dönüştür.",
  "lang": "tr",
  "dir": "ltr",
  "start_url": "/v3-nabiz.html",
  "scope": "/",
  "display": "fullscreen",
  "orientation": "portrait",
  "background_color": "#0C0B12",
  "theme_color": "#09070f",
  "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-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "display_override": [
    "fullscreen",
    "standalone",
    "minimal-ui"
  ]
}