{
  "id": "/bone-weight",
  "name": "ConnectDots Co., LTD Bone Weight",
  "short_name": "Bone Weight",
  "description": "Mobile Bone Weight Fortune app by ConnectDots Co., LTD",
  "start_url": "/bone-weight",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f6f7fb",
  "theme_color": "#f59e0b",
  "categories": ["lifestyle", "utilities"],
  "shortcuts": [
    {
      "name": "Bone Weight",
      "short_name": "Bone",
      "url": "/bone-weight"
    },
    {
      "name": "Lottery Wheel",
      "short_name": "Wheel",
      "url": "/wheel"
    }
  ],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
