{
  "id": "/webapp/",
  "name": "Insta Prime Booster",
  "short_name": "Insta Prime Booster",
  "description": "Insta Prime Booster helps you grow and manage your Instagram presence quickly and easily.",
  "start_url": "/webapp/",
  "scope": "/webapp/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "orientation": "any",
  "dir": "ltr",
  "lang": "en",
  "background_color": "#0b0118",
  "theme_color": "#7c3aed",
  "categories": ["social", "business", "utilities"],
  "prefer_related_applications": false,
  "related_applications": [],
  "launch_handler": {
    "client_mode": "focus-existing"
  },
  "icons": [
    {
      "src": "/webapp/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/webapp/icons/icon-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/webapp/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/webapp/icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/webapp/screenshots/splash-narrow-1.png",
      "sizes": "853x1844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Insta Prime Booster - grow followers and likes"
    }
  ],
  "shortcuts": [
    {
      "name": "Home",
      "short_name": "Home",
      "url": "/webapp/",
      "description": "Open the app home screen"
    },
    {
      "name": "Contact Support",
      "short_name": "Support",
      "url": "/webapp/contact.html",
      "description": "Get help from support"
    },
    {
      "name": "About",
      "short_name": "About",
      "url": "/webapp/about.html",
      "description": "Learn more about the app"
    }
  ]
}
