{
  "//": "Landing manifest (web app install) for the Landing engine",
  "gcm_sender_id": "961631129598",
  "name": "Jumpseller Landing Web App Install",
  "short_name": "Jumpseller",
  "icons": [
    {
      "src": "/landing/favicons/favicon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/landing/favicons/favicon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "start_url": ".",
  "display": "browser"
}
