{
  "name": "TMS - Holiday Trans Bali",
  "short_name": "TMS App",
  "description": "Transport Management System - Holiday Trans Bali",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#0284c7",
  "background_color": "#f0f9ff",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 192 192%22><rect fill=%22%230284c7%22 width=%22192%22 height=%22192%22/><text x=%2296%22 y=%22140%22 font-size=%22120%22 text-anchor=%22middle%22 dominant-baseline=%22middle%22>🚖</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 512 512%22><rect fill=%22%230284c7%22 width=%22512%22 height=%22512%22/><text x=%22256%22 y=%22380%22 font-size=%22300%22 text-anchor=%22middle%22 dominant-baseline=%22middle%22>🚖</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 540 720%22><rect fill=%22%23f0f9ff%22 width=%22540%22 height=%22720%22/><text x=%22270%22 y=%22360%22 font-size=%2240%22 text-anchor=%22middle%22>TMS Dashboard</text></svg>",
      "sizes": "540x720",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    }
  ],
  "categories": ["productivity", "business"],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "View TMS Dashboard",
      "url": "/index.html?view=dashboard",
      "icons": [{"src": "data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 96 96%22><text x=%2248%22 y=%2270%22 font-size=%2260%22 text-anchor=%22middle%22>📊</text></svg>", "sizes": "96x96"}]
    },
    {
      "name": "Bookings",
      "short_name": "Bookings",
      "description": "Manage Bookings",
      "url": "/index.html?view=bookings",
      "icons": [{"src": "data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 96 96%22><text x=%2248%22 y=%2270%22 font-size=%2260%22 text-anchor=%22middle%22>📅</text></svg>", "sizes": "96x96"}]
    }
  ]
}
