{
  "name": "AskFor — Taleplerini Duyur",
  "short_name": "AskFor",
  "description": "Fortune 500 şirketlerine $1 ile taleplerini ilet. Küresel aktivist platform.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0A0A0A",
  "theme_color": "#0A0A0A",
  "orientation": "portrait-primary",
  "categories": ["social", "lifestyle", "business"],
  "lang": "tr",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Talep Oluştur",
      "url": "/create",
      "description": "Yeni bir talep oluştur"
    },
    {
      "name": "Keşfet",
      "url": "/explore",
      "description": "Talepleri keşfet"
    }
  ],
  "screenshots": [
    {
      "src": "/opengraph.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "label": "AskFor Ana Sayfa"
    }
  ]
}
