{
    "name": "Snapdrop",
    "description": "Cross-platform AirDrop alternative",
 "icons": [{
        "src": "apple.png",
        "sizes": "144x144",
        "type": "image/png"
    }],
    "scope":".",
      "orientation": "portrait",
    "short_name": "Snapdrop",
    "background_color": "#FFFFFF",
    "start_url": "/snapdrop/",
    "display": "standalone",
    "theme_color": "#800"
}
