{
  "name": "BnB Calendar",
  "short_name": "BnB Cal",
  "start_url": "../index.php",
  "icons": [
    {
      "src": "android-chrome-192x192.png?v=1",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "android-chrome-512x512.png?v=1",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "scope_extensions": [
    { "origin": "*.bnbcalendar.net" },
    { "origin": "activate.bnbcalendar.net" }
  ],
  "share_target": {
    "action": "bnbcalendar.net",
    "method": "GET",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "lang",
      "text": "en"
    }
  },
  "handle_links": "preferred",
  "theme_color": "#2f3a5b",
  "background_color": "#2f3a5b",
  "display": "standalone",
  "prefer_related_applications": false,
  "scope": "https://app.bnbcalendar.net/",
  "lang": "en",
  "orientation": "portrait",
  "categories": ["business", "productivity"],
  "id": "bnb-cal",
  "description": "BnB Calendar aims to simplify and make reservation calendar management more efficient. Manage your accommodation bookings, without limits on any device.",
  "dir": "ltr",
  "display_override": ["fullscreen", "standalone", "minimal-ui"],
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.toolsplanning.roomplan",
      "id": "com.toolsplanning.roomplan"
    }
  ],
  "screenshots": [
    {
      "src": "bnb-screenshot.png?v=1",
      "sizes": "7642x946",
      "type": "image/png"
    }
  ]
}
