{
  "name": "Repair Management System Pro",
  "short_name": "RMS Pro",
  "description": "Sistem Pengurusan Kedai Repair Telefon Pintar Malaysia",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#050505",
  "theme_color": "#00ffa3",
  "orientation": "any",
  "scope": "/",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}