{
  "id": "com.onestepgps.onestepgps",
  "name": "One Step GPS - Fleet Tracking",
  "short_name": "OneStepGPS",
  "description": "GPS vehicle tracking and fleet management platform",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#4193df",
  "orientation": "portrait-primary",
  "prefer_related_applications": true,
  "related_applications": [
    {
      "platform": "play",
      "id": "com.onestepgps.onestepgps",
      "url": "https://play.google.com/store/apps/details?id=com.onestepgps.onestepgps"
    }
  ],
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "256x256",
      "type": "image/x-icon",
      "maskable": false
    },
    {
      "src": "/favicon-256.webp",
      "sizes": "256x256",
      "type": "image/webp"
    },
    {
      "src": "/favicon-512.webp",
      "sizes": "512x512",
      "type": "image/webp"
    },
    {
      "src": "/favicon-192.webp",
      "sizes": "192x192",
      "type": "image/webp"
    }
  ],
  "screenshots": [
    {
      "src": "device-screenshots.webp",
      "sizes": "1596x916",
      "type": "image/webp"
    }
  ]
}
