{
  "name": "LINC Document Creator",
  "short_name": "LINC Docs",
  "description": "Build and print LINC PBLA documents for any class level.",
  "start_url": "./",
  "scope": "./",
  "display": "minimal-ui",
  "background_color": "#fcfaf6",
  "theme_color": "#006697",
  "icons": [
    {
      "src": "images/app-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/app-icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
