{
  "name": "Dash Light Guide — RV3D Toolbox",
  "short_name": "Dash Light Guide",
  "description": "Look up what a dashboard warning light on your RV's base vehicle means, and what to do about it.",
  "start_url": "./dash-light-guide.html",
  "scope": "./dash-light-guide.html",
  "display": "standalone",
  "background_color": "#f5f4f0",
  "theme_color": "#1a1a18",
  "orientation": "portrait-primary",
  "icons": [
    { "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" }
  ]
}
