{
  "name": "Adte",
  "short_name": "Adte",
  "start_url": "/?source=pwa",
  "display": "standalone",
  "background_color": "#16171a",
  "theme_color": "#16171a",
  "description": "Your advertising ally. Adte is your tailored platform that combines data media and advanced technology to drive unmatched outcomes",
  "orientation": "portrait-primary",
  "prefer_related_applications": false,
  "id": "/",
  "screenshots": [
    {
      "src": "screenshots/dashboard-1280x790.png",
      "sizes": "1280x790",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "icons": [
    {
      "src": "icons/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/web-app-manifest-144x144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}