{
  "name": "Ruffin' It RV",
  "short_name": "Ruffin' It",
  "description": "The RV app built for those who travel with their best friend.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#1c1410",
  "theme_color": "#c45c26",
  "categories": ["navigation", "travel", "lifestyle"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
