{
  "name": "SlabScore",
  "short_name": "SlabScore",
  "description": "Smart card grading analytics. Analyze ROI, track submissions, and maximize profits.",
  "id": "/app",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0e0e18",
  "theme_color": "#E67E22",
  "categories": ["finance", "utilities"],
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "related_applications": [
    {
      "platform": "webapp",
      "url": "https://slabscore.io/manifest.json",
      "id": "/app"
    }
  ],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icons/app-192.png",
      "sizes": "72x72 96x96 128x128 144x144 152x152 192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/app-512.png",
      "sizes": "384x384 512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/app-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
