{
  "name": "Occultics Match",
  "short_name": "Occultics",
  "description": "Know Your Numbers. Find Your Match. Pythagorean compatibility matching.",
  "start_url": "/match/dashboard.html",
  "display": "standalone",
  "background_color": "#0a0e2e",
  "theme_color": "#0a0e2e",
  "orientation": "portrait",
  "scope": "/match/",
  "icons": [
    {
      "src": "/match/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/match/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
