{
  "name": "Dapur Pintar",
  "short_name": "Dapur Pintar",
  "description": "SaaS manajemen bisnis untuk seller marketplace, UMKM, toko offline, dan distribusi — Dapur Pintar",
  "start_url": "/",
  "scope": "./",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "background_color": "#0a0f1e",
  "theme_color": "#064e3b",
  "orientation": "portrait",
  "icons": [
    {
      "src": "./assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
