{
  "name": "Tombstone San Jose House",
  "short_name": "San Jose House",
  "description": "The first boarding house in Tombstone, Arizona - Est. 1879. Experience authentic Wild West hospitality.",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#2C1810",
  "theme_color": "#8B4513",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["travel", "tourism"],
  "lang": "en-US"
}