{
  "name": "FinSkill Path",
  "short_name": "FinSkill",
  "id": "/",
  "description": "Hawaiʻi financial literacy app teaching all 30 standards of the Personal Transition Plan requirement.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0B5E8C",
  "theme_color": "#0B5E8C",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icons/icon.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/adaptive-icon.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/favicon.png",
      "sizes": "48x48",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/icons/icon.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "form_factor": "wide",
      "label": "FinSkill Path Dashboard"
    },
    {
      "src": "/icons/icon.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "FinSkill Path Mobile"
    }
  ]
}
