{
  "id": "/",
  "name": "New Millennium Frontier",
  "short_name": "NMF",
  "description": "A framework for verifiable science, public research records, and scientific media.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f5f5f4",
  "theme_color": "#111827",
  "orientation": "portrait-primary",
  "lang": "en",
  "dir": "ltr",
  "categories": [
    "education",
    "science",
    "research",
    "technology"
  ],
  "icons": [
    {
      "src": "/icons/icon-72.svg",
      "sizes": "72x72",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-96.svg",
      "sizes": "96x96",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-128.svg",
      "sizes": "128x128",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-144.svg",
      "sizes": "144x144",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-152.svg",
      "sizes": "152x152",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-384.svg",
      "sizes": "384x384",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Research",
      "short_name": "Research",
      "description": "Explore canonical research and publication surfaces.",
      "url": "/research",
      "icons": [
        {
          "src": "/icons/shortcut-platform.svg",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Research Records",
      "short_name": "Scrolls",
      "description": "Browse canonical research records and scrolls.",
      "url": "/scrolls",
      "icons": [
        {
          "src": "/icons/shortcut-scrolls.svg",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "About NMF",
      "short_name": "About",
      "description": "Open the institutional and founder surfaces.",
      "url": "/about",
      "icons": [
        {
          "src": "/icons/shortcut-dashboard.svg",
          "sizes": "96x96"
        }
      ]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "launch_handler": {
    "client_mode": "focus-existing"
  }
}
