{
  "name": "Iron Route GPS",
  "short_name": "Iron Route",
  "description": "Profesional truck navigation con bridge clearance, tolls, IFTA, dispatch, HOS y más. Truckers de habla hispana en US.",
  "lang": "es",
  "dir": "ltr",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#030D1C",
  "background_color": "#030D1C",
  "categories": ["navigation", "travel", "business"],
  "permissions": [
    "geolocation",
    "deviceorientation",
    "notifications",
    "persistent-storage",
    "wake-lock"
  ],
  "icons": [
    { "src": "icons/icon-72.png",  "sizes": "72x72",   "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-96.png",  "sizes": "96x96",   "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-144.png", "sizes": "144x144", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "screenshots": [],
  "shortcuts": [
    { "name": "Buscar ruta", "short_name": "Ruta", "url": "./?action=trip-planner" },
    { "name": "Buscar parking", "short_name": "Parking", "url": "./?action=parking" }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
