{
  "name": "Advertol",
  "short_name": "Advertol",
  "description": "Team and project management for Advertol",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#F2F3F7",
  "theme_color": "#ffffff",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/apple-touch-icon.svg",
      "sizes": "180x180",
      "type": "image/svg+xml"
    }
  ],
  "screenshots": [],
  "categories": ["productivity", "business"],
  "prefer_related_applications": false
}
