{
  "name": "Trakindo Meals System",
  "short_name": "Meals App",
  "description": "Internal Reservation Portal untuk Katering",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#0f172a",
  "icons": [
    {
      "src": "https://cdn-icons-png.flaticon.com/512/1046/1046784.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://cdn-icons-png.flaticon.com/512/1046/1046784.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}