{
  "name": "AppShare",
  "short_name": "AppShare",
  "description": "AppShare - Your digital app marketplace",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#38bdf8",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-appshare-192.svg?v=4",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "/icon-appshare-512.svg?v=4",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}
