{
  "name": "SkyPrime Marine OS",
  "short_name": "SkyPrime Marine",
  "description": "Luxury Yacht Environment & Entertainment Control System by Buri Labs",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#040d1a",
  "theme_color": "#1e6bc8",
  "orientation": "any",
  "icons": [
    {
      "src": "/icon-72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["travel", "entertainment", "lifestyle", "navigation"],
  "screenshots": [
    {
      "src": "/screenshot-wide.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    },
    {
      "src": "/screenshot-narrow.png",
      "sizes": "720x1280",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "Cabin Control",
      "short_name": "Cabin",
      "description": "Control cabin lighting, blinds & climate",
      "url": "/?module=cabin",
      "icons": [{ "src": "/icon-cabin.png", "sizes": "96x96" }]
    },
    {
      "name": "BuriTV",
      "short_name": "TV",
      "description": "Premium yacht entertainment",
      "url": "/?module=entertainment",
      "icons": [{ "src": "/icon-entertainment.png", "sizes": "96x96" }]
    },
    {
      "name": "Marine Shop",
      "short_name": "Shop",
      "description": "Onboard luxury boutique",
      "url": "/?module=ecommerce",
      "icons": [{ "src": "/icon-shop.png", "sizes": "96x96" }]
    },
    {
      "name": "Navigation",
      "short_name": "Nav",
      "description": "Yacht position & route tracking",
      "url": "/?module=navigation",
      "icons": [{ "src": "/icon-nav.png", "sizes": "96x96" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
