{
  "name": "ReportED",
  "short_name": "ReportED",
  "description": "Helping teachers write better reports, faster",
  "start_url": "./ReportEd.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "landscape",
  "background_color": "#0f172a",
  "theme_color": "#c9982a",
  "categories": ["education", "productivity"],
  "icons": [
    {
      "src": "icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icons/icon-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Fill Reports",
      "short_name": "Fill",
      "description": "Jump straight to Fill Reports",
      "url": "./ReportEd.html#fill"
    }
  ]
}
