{
  "name": "Skater — Swipe. Match. Hire.",
  "short_name": "Skater",
  "description": "İş arayanlar ve işverenler için swipe tabanlı hızlı eşleşme platformu.",
  "start_url": "/app/feed",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F7F9FF",
  "theme_color": "#F7F9FF",
  "lang": "tr",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Feed",       "url": "/app/feed",    "description": "İş / aday akışı", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "Mesajlar",   "url": "/app/chats",   "description": "Konuşmalar",       "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "Eşleşmeler", "url": "/app/matches", "description": "Eşleşme listesi", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] }
  ],
  "categories": ["productivity", "business"],
  "prefer_related_applications": false
}
