{
  "name": "PVLSE Mobile",
  "short_name": "PVLSE",
  "description": "PVLSE Mobile Onboarding Assistant",
  "start_url": "/mobile",
  "display": "standalone",
  "background_color": "#16161D",
  "theme_color": "#16161D",
  "orientation": "portrait",
  "scope": "/mobile",
  "icons": [
    {
      "src": "/pvlse_icon_maskable.png",
      "sizes": "192x192 512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pvlse_icon_maskable.png",
      "sizes": "192x192 512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
