{
  "name": "SUNIWAY GPS",
  "short_name": "GPS",
  "description": "GPS IoT Device Tracking Platform",
  "start_url": "/m/monitor",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1a1a2e",
  "theme_color": "#1a1a2e",
  "icons": [
    {
      "src": "/icons/pwa-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/pwa-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
