{
  "name": "Inrep Scholar",
  "short_name": "Inrep Scholar",
  "description": "Secure institutional repository software for university projects, theses, dissertations and research outputs.",
  "start_url": "/mobile-submit",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1f883d",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "id": "/",
  "categories": [
    "education",
    "productivity",
    "research"
  ],
  "shortcuts": [
    {
      "name": "Mobile submission",
      "short_name": "Submit",
      "description": "Start a repository submission from a phone.",
      "url": "/mobile-submit",
      "icons": [{ "src": "/android-chrome-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "National Discovery",
      "short_name": "Discover",
      "description": "Search the national repository index.",
      "url": "/national-discovery",
      "icons": [{ "src": "/android-chrome-192x192.png", "sizes": "192x192" }]
    }
  ]
}
