{
  "name": "Apartmancım",
  "short_name": "Apartmancım",
  "description": "Apartmanınızı yönetmek için ihtiyacınız olan her şey tek platformda — aidat takibi, duyurular, anketler, sosyal kulüpler, güvenlik ve daha fazlası.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f3f0ea",
  "theme_color": "#b85331",
  "lang": "tr-TR",
  "dir": "ltr",
  "categories": [
    "productivity",
    "business",
    "utilities"
  ],
  "icons": [
    {
      "src": "/apartmancim-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}