{
  "name": "ERLYQ - Minimal Digital Products",
  "short_name": "ERLYQ",
  "description": "Minimal ve anlamlı dijital ürünler geliştiren teknoloji şirketi",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0a0a0a",
  "theme_color": "#0a0a0a",
  "categories": ["productivity", "finance", "lifestyle"],
  "lang": "tr",
  "dir": "ltr",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Uygulamalar",
      "short_name": "Apps",
      "description": "Explore our apps",
      "url": "/#apps",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "İletişim",
      "short_name": "Contact",
      "description": "Get in touch",
      "url": "/#contact"
    }
  ]
}
