{
  "name": "Mars Hotel",
  "short_name": "Mars Hotel",
  "description": "Reserve your piece of the first boutique hotel on Mars.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "/icons/icon-72.png", "sizes": "72x72", "type": "image/png" },
    { "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" }
  ],
  "shortcuts": [
    {
      "name": "Gift Catalog",
      "short_name": "Catalog",
      "description": "Browse all Mars Hotel tiers",
      "url": "/gifts",
      "icons": [{ "src": "/icons/icon-96.png", "sizes": "96x96" }]
    },
    {
      "name": "Dream Your Stay",
      "short_name": "Quiz",
      "description": "Find your Mars archetype",
      "url": "/quiz",
      "icons": [{ "src": "/icons/icon-96.png", "sizes": "96x96" }]
    }
  ],
  "categories": ["entertainment", "lifestyle"],
  "lang": "en-US"
}
