{
  "background_color": "#ffffff",
  "categories": ["business", "productivity", "security", "utilities"],
  "description": "By implementing DMARC on your domains, and by using dmarcian, your company will prevent spoofing, phishing and cybersecurity attacks.",
  "display": "standalone",
  "display_override": ["tabbed"],
  "icons": [
    {
      "src": "/static/favicons/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/static/favicons/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/static/favicons/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/static/favicons/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "launch_handler": {
    "client_mode": ["navigate-existing"]
  },
  "name": "dmarcian",
  "orientation": "portrait",
  "scope": "/",
  "scope_extensions": [
    { 
      "type": "origin", 
      "origin": "https://ap.dmarcian.com/" 
    },
    { 
      "type": "origin", 
      "origin": "https://au.dmarcian.com/" 
    },
    { 
      "type": "origin", 
      "origin": "https://ch.dmarcian.com/" 
    },
    { 
      "type": "origin", 
      "origin": "https://c1.dmarcian.com/" 
    },
    { 
      "type": "origin", 
      "origin": "https://c2.dmarcian.com/" 
    },
    { 
      "type": "origin", 
      "origin": "https://ca.dmarcian.com/" 
    },
    { 
      "type": "origin", 
      "origin": "https://eu.dmarcian.com/" 
    },
    { 
      "type": "origin", 
      "origin": "https://jp.dmarcian.com/" 
    },
    { 
      "type": "origin", 
      "origin": "https://us.dmarcian.com/" 
    },
    { 
      "type": "origin", 
      "origin": "https://stg.dmarcian.com/" 
    },
    { 
      "type": "origin", 
      "origin": "https://ci.dmarcian.com/" 
    },
    { 
      "type": "origin", 
      "origin": "https://lab.dmarcian.com/" 
    },
    { 
      "type": "origin", 
      "origin": "http://127.0.0.1:8000/"
    }
  ],
  "short_name": "dmarcian",
  "start_url": "/",
  "tab_strip": {
    "new_tab_button": {
      "url": "/"
    }
  },
  "theme_color": "#44D658"
}