{
  "name": "NB Auto: Top of Cebu Tested",
  "short_name": "NB Auto",
  "description": "Quality secondhand cars at affordable prices. The only used car dealership that tests every vehicle to the Top of Cebu.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#A01830",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["auto", "shopping", "business"],
  "lang": "en",
  "dir": "ltr",
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Browse Inventory",
      "short_name": "Inventory",
      "url": "/inventory",
      "description": "View all available vehicles"
    },
    {
      "name": "Sell Your Car",
      "short_name": "Sell",
      "url": "/sell",
      "description": "Submit your vehicle for a buying estimate"
    },
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "url": "/contact",
      "description": "Get in touch with NB Auto"
    }
  ]
}
