{
  "id": "https://paneln.com/",
  "name": "PanelN – Smart SMM Panel",
  "short_name": "PanelN",
  "description": "PanelN is the best all-in-one solution for reselling or providing SMM services. Create an SMM panel with automated processes and build your own business!",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui", "browser"],
  "theme_color": "#1F2025",
  "background_color": "#ffffff",
  "dir": "ltr",
  "lang": "en",
  "icons": [
    {
      "src": "/themes/img/favicons/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/themes/img/favicons/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "protocol_handlers": [
    {
      "protocol": "mailto",
      "url": "/?mailto=%s"
    }
  ],
  "categories": [
    "productivity",
    "business",
    "utilities"
  ],
  "related_applications": [
    {
      "platform": "webapp",
      "url": "https://paneln.com/"
    }
  ],
  "launch_handler": {
    "client_mode": "focus-existing"
  },
  "prefer_related_applications": false
}