{
  "name": "Ping Me Dashboard",
  "short_name": "Ping Me",
  "description": "Physical call button for instant communication via WhatsApp, Viber, SMS & more.",
  "start_url": "/dashboard",
  "scope": "/dashboard/",
  "display": "standalone",
  "theme_color": "#0B1220",
  "background_color": "#0B1220",
  "icons": [
    {
      "src": "/pwa-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/pwa-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/pwa-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
