{
  "name": "Sharely — Share, Connect, Create",
  "short_name": "Sharely",
  "description": "Modern social platform for sharing photos, reels, music, and live moments. Send gifts, support creators, chat in real time.",
  "lang": "en",
  "dir": "auto",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait-primary",
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "categories": ["social", "entertainment", "lifestyle", "music"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" }
  ],
  "shortcuts": [
    { "name": "Reels", "short_name": "Reels", "url": "/reels", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "Messages", "short_name": "Chat", "url": "/messages", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "Create", "short_name": "Create", "url": "/create", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "Wallet", "short_name": "Wallet", "url": "/wallet", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] }
  ],
  "prefer_related_applications": false
}
