{
  "id": "/",
  "name": "INNDERCOM SCANNER",
  "short_name": "Scanner",
  "description": "Fast and secure QR and Barcode scanner and generator.",
  "start_url": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "minimal-ui"],
  "background_color": "#ffffff",
  "theme_color": "#4f46e5",
  "orientation": "portrait",
  "categories": ["productivity", "utilities"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "https://i.postimg.cc/k5PwZLV0/NEW-PWA-PNG-ICON.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://i.postimg.cc/k5PwZLV0/NEW-PWA-PNG-ICON.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "https://i.postimg.cc/k5PwZLV0/NEW-PWA-PNG-ICON.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://i.postimg.cc/k5PwZLV0/NEW-PWA-PNG-ICON.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "https://i.postimg.cc/k5PwZLV0/NEW-PWA-PNG-ICON.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Home Screen"
    },
    {
      "src": "https://i.postimg.cc/k5PwZLV0/NEW-PWA-PNG-ICON.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Desktop View"
    }
  ],
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.inndercom.scanner",
      "id": "com.inndercom.scanner"
    }
  ],
  "prefer_related_applications": false,
  "iarc_rating_id": "1",
  "scope": "/"
}