{
  "name": "Applyoo",
  "short_name": "Applyoo",
  "description": "İş arama verimliliğin için her şey: ilanlar, başvuru takibi, mülakat hazırlığı.",
  "lang": "tr",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#1A1A2E",
  "theme_color": "#1A1A2E",
  "orientation": "portrait",
  "categories": ["productivity", "business"],
  "share_target": {
    "action": "/share-target",
    "method": "GET",
    "params": { "url": "url", "text": "text", "title": "title" }
  },
  "icons": [
    { "src": "/icon-192.png",          "sizes": "192x192", "type": "image/png" },
    { "src": "/icon-512.png",          "sizes": "512x512", "type": "image/png" },
    { "src": "/icon-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
