{
  "name": "GPS Tracker OverEngineering.ID",
  "short_name": "OE.GPS",
  "description": "Live GPS Tracking Application",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#041730",
  "theme_color": "#041730",
  "orientation": "portrait-primary",
  "gcm_sender_id": "103953800507",
  "icons": [
    {
      "src": "/asset-icon/logo-pwa.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "/asset-icon/logo-pwa.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "maskable"
    },
    {
      "src": "/asset-icon/logo-pwa.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any maskable"
    }
  ]
}