{
  "name": "Wipoint",
  "short_name": "Wipoint",
  "categories": ["lifestyle"],
  "description": "Wipoint is a QR code scanning application to protect consumers from non-genuine products on the market.",
  "theme_color": "#ffffff",
  "background_color": "#ff4e00",
  "display": "standalone",
  "scope": "./",
  "start_url": "./",
  "prefer_related_applications": true,
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=asia.tmtco.wipoint",
      "id": "asia.tmtco.wipoint"
    },
    {
      "platform": "web",
      "url": "https://wipointplatform.com"
    }
  ],
  "icons": [
    {
      "src": "assets/pwa/icons/72x72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/pwa/icons/96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/pwa/icons/128x128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/pwa/icons/144x144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/pwa/icons/152x152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/pwa/icons/192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/pwa/icons/384x384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/pwa/icons/512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "How's the weather today?",
      "short_name": "Today",
      "description": "View weather information for today",
      "url": "/",
      "icons": [{ "src": "/assets/icons/android-chrome-192x192.png", "sizes": "192x192" }]
    }
  ],
  "screenshots": [
    {
      "src": "assets/pwa/screenshots/screenshot.webp",
      "sizes": "414x775",
      "form_factor": "wide",
      "type": "image/webp"
    },
    {
      "src": "assets/pwa/screenshots/screenshot1.webp",
      "sizes": "414x775",
      "form_factor": "wide",
      "type": "image/webp"
    },
    {
      "src": "assets/pwa/screenshots/screenshot2.webp",
      "sizes": "414x775",
      "form_factor": "wide",
      "type": "image/webp"
    },
    {
      "src": "assets/pwa/screenshots/screenshot3.webp",
      "sizes": "414x775",
      "form_factor": "wide",
      "type": "image/webp"
    },
    {
      "src": "assets/pwa/screenshots/screenshot.webp",
      "sizes": "414x775",
      "form_factor": "narrow",
      "type": "image/webp"
    },
    {
      "src": "assets/pwa/screenshots/screenshot1.webp",
      "sizes": "414x775",
      "form_factor": "narrow",
      "type": "image/webp"
    },
    {
      "src": "assets/pwa/screenshots/screenshot2.webp",
      "sizes": "414x775",
      "form_factor": "narrow",
      "type": "image/webp"
    },
    {
      "src": "assets/pwa/screenshots/screenshot3.webp",
      "sizes": "414x775",
      "form_factor": "narrow",
      "type": "image/webp"
    }
  ]
}
