{
  "name": "Nara Ticketing System",
  "short_name": "Nara Tickets",
  "description": "Book your presidential library visit with ease. Secure timed-entry tickets for America's most prestigious museums.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#1e3a5f",
  "background_color": "#ffffff",
  "categories": ["travel", "utilities"],
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 540 720'><rect fill='%231e3a5f' width='540' height='720'/><text x='270' y='360' font-size='48' fill='white' text-anchor='middle' font-family='serif' font-weight='bold'>Nara</text></svg>",
      "sizes": "540x720",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1280 720'><rect fill='%231e3a5f' width='1280' height='720'/><text x='640' y='360' font-size='64' fill='white' text-anchor='middle' font-family='serif' font-weight='bold'>Nara</text></svg>",
      "sizes": "1280x720",
      "type": "image/svg+xml",
      "form_factor": "wide"
    }
  ],
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%231e3a5f' width='192' height='192' rx='45'/><text x='96' y='120' font-size='80' fill='%23d4a574' text-anchor='middle' font-family='serif' font-weight='bold'>N</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%231e3a5f' width='192' height='192' rx='45'/><text x='96' y='120' font-size='80' fill='white' text-anchor='middle' font-family='serif' font-weight='bold'>N</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect fill='%231e3a5f' width='512' height='512' rx='120'/><text x='256' y='340' font-size='220' fill='%23d4a574' text-anchor='middle' font-family='serif' font-weight='bold'>N</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect fill='%231e3a5f' width='512' height='512' rx='120'/><text x='256' y='340' font-size='220' fill='white' text-anchor='middle' font-family='serif' font-weight='bold'>N</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Book Tickets",
      "short_name": "Book",
      "description": "Quickly book your next visit",
      "url": "/?action=book",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%231e3a5f' width='192' height='192' rx='45'/><text x='96' y='120' font-size='80' fill='%23d4a574' text-anchor='middle' font-family='serif' font-weight='bold'>✓</text></svg>",
          "sizes": "192x192",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "View Bookings",
      "short_name": "Bookings",
      "description": "Check your reservations",
      "url": "/?action=admin",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%231e3a5f' width='192' height='192' rx='45'/><text x='96' y='120' font-size='80' fill='%23d4a574' text-anchor='middle' font-family='serif' font-weight='bold'>📋</text></svg>",
          "sizes": "192x192",
          "type": "image/svg+xml"
        }
      ]
    }
  ]
}
