{
  "id": "./",
  "name": "ReyML Immigration Filing Observatory",
  "short_name": "ReyML Filing",
  "description": "An independent ReyML explorer of official quarterly USCIS filing volumes, decisions, backlogs, and reported processing times.",
  "lang": "en",
  "dir": "ltr",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#07111b",
  "theme_color": "#102a43",
  "orientation": "any",
  "categories": ["reference", "education", "utilities"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Filing trends",
      "short_name": "Trends",
      "url": "./#dashboard"
    },
    {
      "name": "Compare forms",
      "short_name": "Compare",
      "url": "./#compare"
    },
    {
      "name": "Case check",
      "short_name": "Case check",
      "url": "./#receiptLab"
    }
  ]
}
