{
  "version": "4.0",
  "comment": "",
  "lang": "en",
  "name": "btc.hooqd",
  "scope": "https://btc.hooqd.app/",
  "display": "standalone",
  "start_url": "https://btc.hooqd.app/",
  "short_name": "hooQd on BTC",
  "description": "We're hooQd on Bitcoin.\nStories about Bitcoin by Bitcoin enthusiasts for Bitcoin enthusiasts\nwith a chance to win Sats.",
  "orientation": "portrait",
  "background_color": "#000000",
  "theme_color": "#000000",
  "generated": "true",
  "edge_side_panel": {},
  "handle_links": "preferred",
  "share_target": {
      "action": "/share-action/",
      "method": "GET",
      "enctype": "application/x-www-form-urlencoded",
      "params": {
        "title": "title",
        "text": "text"
      }
  },
  "shortcuts": [
    {
      "name": "Start",
      "url": "/start",
      "description": "the starting point."
    }
  ],
  "protocol_handlers": [
	{
	  "protocol": "web+hqd",
	  "url": "/hqd?for=%s"
	}
  ],
  "launch_handler": {
      "client_mode": ["navigate-existing", "auto"]
  },
  "icons": [
    {
      "src": "app/icons/hooqd.btc.webp",
      "sizes": "48x48 72x72 96x96 128x128 256x256 512x512",
	  "background_color": "#FFFFFF",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "app/icons/hooqd.btc.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "app/icons/hooqd.btc.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "images/screenshots/1.jpg",
      "sizes": "1080x1920",
      "type": "image/jpg",
      "form_factor": "narrow",
	  "label": "Homescreen"
    },
    {
      "src": "images/screenshots/2.jpg",
      "sizes": "1080x1920",
      "type": "image/jpg",
      "form_factor": "narrow",
	  "label": "Participate and Contribute"
    },
    {
      "src": "images/screenshots/3.jpg",
      "sizes": "1080x1920",
      "type": "image/jpg",
      "form_factor": "narrow",
	  "label": "Vote in polls"
    },
    {
      "src": "images/screenshots/4.jpg",
      "sizes": "1080x1920",
      "type": "image/jpg",
      "form_factor": "narrow",
	  "label": "Earn a chance to win Sats"
    }
  ],
  "related_applications": [
    {
      "platform": "pwa",
      "url": "https://btc.hooqd.app/",
      "id": "hooqd-pwa-btc"
    }
  ],
  "dir": "ltr",
  "display_override": [
    "fullscreen",
    "minimal-ui",
    "standalone",
    "window-controls-overlay",
    "browser"
  ],
  "categories": [
	"education",
    "entertainment",
	"finance",
    "lifestyle",
    "magazines",
    "news",
    "education",
    "social"
  ],
  "id": "hooqd-pwa-btc"
}