{
  "name": "GörevBank - Aile Puan Sistemi",
  "short_name": "GörevBank",
  "description": "Aileniz için gamified görev ve puan takip sistemi",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#070709",
  "theme_color": "#2dd4bf",
  "orientation": "portrait",
  "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"
    }
  ],
  "categories": ["productivity", "lifestyle"],
  "screenshots": [
    {
      "src": "/screenshot1.png",
      "sizes": "540x720",
      "type": "image/png"
    }
  ]
}
