{
  "name": "GoNxt AI — Live Navigation",
  "short_name": "GoNxt AI",
  "description": "Your AI travel co-pilot: live GPS navigation with fuel, food, EV, ATM, hotels and sights along your route, weather, arrival time and voice guidance.",
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#070C0A",
  "theme_color": "#070C0A",
  "categories": ["navigation", "travel", "maps"],
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
