{
  "name": "i~Pick Push — Location-Verified Travel Social",
  "short_name": "iPickPush",
  "description": "Share and discover GPS-verified travel moments. A location-first social feed for explorers, creators, and local communities.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#0d1117",
  "theme_color": "#0d1117",
  "categories": ["social", "travel", "lifestyle", "photo"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/icon-512.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Feed",
      "short_name": "Feed",
      "url": "/",
      "icons": [{ "src": "/icon-512.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Explore",
      "short_name": "Explore",
      "url": "/explore",
      "icons": [{ "src": "/icon-512.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Create",
      "short_name": "Create",
      "url": "/create",
      "icons": [{ "src": "/icon-512.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Music",
      "short_name": "Music",
      "url": "/music",
      "icons": [{ "src": "/icon-512.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
