{
  "name": "GPS Tracker - SMI Agents",
  "short_name": "GPS Tracker",
  "description": "রিয়েল-টাইম GPS লোকেশন ট্র্যাকিং - Real-time GPS Location Tracking by SMI Agents",
  "start_url": "/gps-tracker/",
  "scope": "/gps-tracker/",
  "display": "standalone",
  "background_color": "#0A0E17",
  "theme_color": "#0A0E17",
  "orientation": "portrait-primary",
  "categories": ["utilities", "navigation", "travel"],
  "lang": "bn-BD",
  "dir": "ltr",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='64' fill='%230A0E17'/%3E%3Ccircle cx='256' cy='256' r='120' fill='none' stroke='%23C69749' stroke-width='24'/%3E%3Ccircle cx='256' cy='256' r='40' fill='%23C69749'/%3E%3Cpath d='M256 60 L256 130 M256 382 L256 452 M402 256 L332 256 M180 256 L110 256' stroke='%23C69749' stroke-width='12' stroke-linecap='round'/%3E%3Cpath d='M340 172 L290 222 M222 290 L172 340 M340 340 L290 290 M222 222 L172 172' stroke='%23C69749' stroke-width='10' stroke-linecap='round' opacity='0.6'/%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' rx='24' fill='%230A0E17'/%3E%3Ccircle cx='96' cy='96' r='45' fill='none' stroke='%23C69749' stroke-width='10'/%3E%3Ccircle cx='96' cy='96' r='16' fill='%23C69749'/%3E%3Cpath d='M96 25 L96 52 M96 140 L96 167 M167 96 L140 96 M52 96 L25 96' stroke='%23C69749' stroke-width='6' stroke-linecap='round'/%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1080 1920'%3E%3Crect width='1080' height='1920' fill='%230A0E17'/%3E%3Ctext x='540' y='960' font-family='sans-serif' font-size='48' fill='%23C69749' text-anchor='middle'%3EGPS Tracker%3C/text%3E%3C/svg%3E",
      "sizes": "1080x1920",
      "type": "image/svg+xml",
      "form_factor": "narrow",
      "label": "GPS Tracker Main Screen"
    }
  ],
  "prefer_related_applications": false,
  "related_applications": [],
  "shortcuts": [
    {
      "name": "Start Tracking",
      "short_name": "Track",
      "description": "Start GPS tracking",
      "url": "/gps-tracker/?action=start"
    },
    {
      "name": "View History",
      "short_name": "History",
      "description": "View location history",
      "url": "/gps-tracker/?action=history"
    }
  ]
}
