{
  "name": "myswaap",
  "short_name": "myswaap",
  "description": "A student-focused platform designed to power flexible cash-free exchange of goods and services within the school community",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1ABC9C",
  "orientation": "portrait",
  "dark_mode_override": {
    "theme_color": "#1a1a1a",
    "background_color": "#1a1a1a"
  },
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
