{
  "name": "JobRock Marketplace",
  "short_name": "JobRock",
  "description": "Post it. Find it. Done. JobRock is where Jamaica buys, sells, hires, and hustles — cars, jobs, beauty, events, music and more. Free forever. No middleman.",
  "start_url": "/newsite/",
  "scope": "/newsite/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#080808",
  "theme_color": "#FF4D00",
  "id": "jobrock-marketplace",
  "categories": ["business", "shopping", "lifestyle"],
  "lang": "en",
  "dir": "ltr",
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "icons": [
    {
      "src": "image/android-launchericon-72-72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "image/android-launchericon-96-96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "image/128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "image/152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "image/192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "image/256.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "image/512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "screenshots": [
    {
      "src": "image/screenshot1.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Browse live listings on your phone"
    },
    {
      "src": "image/screenshot1.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Post an ad in under a minute"
    }
  ],
  "shortcuts": [
    {
      "name": "Browse the Feed",
      "short_name": "Feed",
      "description": "Jump straight into the latest listings",
      "url": "/newsite/feed.php",
      "icons": [{ "src": "image/android-launchericon-96-96.png", "sizes": "96x96" }]
    },
    {
      "name": "Post an Ad",
      "short_name": "Post Ad",
      "description": "Get your listing live in 60 seconds",
      "url": "/newsite/post-ad.php",
      "icons": [{ "src": "image/android-launchericon-96-96.png", "sizes": "96x96" }]
    },
    {
      "name": "My Messages",
      "short_name": "Messages",
      "description": "Check your conversations",
      "url": "/newsite/messages.php",
      "icons": [{ "src": "image/android-launchericon-96-96.png", "sizes": "96x96" }]
    },
    {
      "name": "My Dashboard",
      "short_name": "Dashboard",
      "description": "Manage your ads and profile",
      "url": "/newsite/dashboard.php",
      "icons": [{ "src": "image/android-launchericon-96-96.png", "sizes": "96x96" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "edge_side_panel": {
    "preferred_width": 400
  }
}