{
  "name": "Boxpressd",
  "short_name": "Boxpressd",
  "description": "Review cigars with Smoke Sessions, add your rating, review, drink pairing, flavor notes, and more for every smoke. Can't remember if you like or disliked a cigar? Check back on your notes to find out.",
  "categories": [
    "social",
    "news",
    "magazines"
  ],
  "icons": [
    {
      "src": "/icons/android-launchericon-48-48.png",
      "sizes": "48x48",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/android-launchericon-96-96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/android-launchericon-144-144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/android-launchericon-192-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/android-launchericon-48-48.png",
      "sizes": "48x48",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/android-launchericon-96-96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/android-launchericon-144-144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/android-launchericon-192-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/android-launchericon-512-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/android-launchericon-512-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "https://cdn.boxpressd.com/assets/img/screens/play_store_screens_virtual_humidor.jpg",
      "sizes": "800x1424",
      "type": "image/jpg"
    },
    {
      "src": "https://cdn.boxpressd.com/assets/img/screens/play_store_screens_smoke_sessions.jpg",
      "sizes": "800x1424",
      "type": "image/jpg"
    },
    {
      "src": "https://cdn.boxpressd.com/assets/img/screens/play_store_screens_cigar_details.jpg",
      "sizes": "800x1424",
      "type": "image/jpg"
    },
    {
      "src": "https://cdn.boxpressd.com/assets/img/screens/play_store_screens_where_to_smoke.jpg",
      "sizes": "800x1424",
      "type": "image/jpg"
    },
    {
      "src": "https://cdn.boxpressd.com/assets/img/screens/play_store_screens_where_to_smoke_2.jpg",
      "sizes": "800x1424",
      "type": "image/jpg"
    },
    {
      "src": "https://cdn.boxpressd.com/assets/img/screens/play_store_screens_marketplace.jpg",
      "sizes": "800x1424",
      "type": "image/jpg"
    }
  ],
  "shortcuts": [
    {
      "name": "Smoke Now",
      "short_name": "Smoke Now",
      "description": "Add new smoke session notes for a cigar",
      "url": "/search?action=smokenow&utm_source=homescreen&utm_medium=shortcut",
      "icons": [{ "src": "https://cdn.boxpressd.com/assets/img/icons/shortcut-icons-edit.png", "sizes": "192x192" }]
    },
    {
      "name": "Add To Humidor",
      "short_name": "Add To Humidor",
      "description": "Add a cigar to your virtual humidor",
      "url": "/profile/humidors?action=add&utm_source=homescreen&utm_medium=shortcut",
      "icons": [{ "src": "https://cdn.boxpressd.com/assets/img/icons/shortcut-icons-add.png", "sizes": "192x192" }]
    },
    {
      "name": "Shop/Lounge Review",
      "short_name": "Shop/Lounge Review",
      "description": "Create a new review for a cigar shop or lounge",
      "url": "/search?action=checkin&utm_source=homescreen&utm_medium=shortcut",
      "icons": [{ "src": "https://cdn.boxpressd.com/assets/img/icons/shortcut-icons-map-marker.png", "sizes": "192x192" }]
    },
    {
      "name": "Shop Now",
      "short_name": "Shop Now",
      "description": "Shop for cigars from Boxpressd's marketplace",
      "url": "/shop/all?utm_source=homescreen&utm_medium=shortcut",
      "icons": [{ "src": "https://cdn.boxpressd.com/assets/img/icons/shortcut-icons-shopping.png", "sizes": "192x192" }]
    }
  ],
  "protocol_handlers": [
    {
      "protocol": "boxpressd",
      "url": "/social?uri=%s"
    }
  ],
  "start_url": "./",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#17191d",
  "theme_color": "#17191d",
  "dir": "ltr"
}
