{
  "name": "İsimhane",
  "short_name": "İsimhane",
  "description": "Türkçe isimlerin anlamı, kökeni ve numeroloji analizi",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#080810",
  "theme_color": "#080810",
  "lang": "tr",
  "categories": ["education", "lifestyle"],
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='32' fill='%23080810'/><text x='96' y='140' font-size='120' text-anchor='middle' fill='%23c8a96e' font-family='serif'>✦</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='80' fill='%23080810'/><text x='256' y='370' font-size='320' text-anchor='middle' fill='%23c8a96e' font-family='serif'>✦</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "İsim Ara",
      "url": "/ara",
      "description": "İsim ara ve analiz et"
    },
    {
      "name": "İsim Dizini",
      "url": "/dizin",
      "description": "Tüm Türkçe isimler"
    },
    {
      "name": "Numeroloji",
      "url": "/numeroloji/1",
      "description": "Numeroloji sayıları"
    }
  ]
}
