{
  "name": "SPPG OS – MBG Kitchens",
  "short_name": "SPPG OS",
  "description": "Sistem operasional dapur MBG Indonesia",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a1f2e",
  "theme_color": "#f97316",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "https://api.dicebear.com/7.x/shapes/svg?seed=sppg&backgroundColor=f97316&size=192",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "https://api.dicebear.com/7.x/shapes/svg?seed=sppg&backgroundColor=f97316&size=512",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["productivity", "food"],
  "shortcuts": [
    {
      "name": "Produksi Hari Ini",
      "short_name": "Produksi",
      "url": "/production",
      "description": "Lihat & update status produksi"
    },
    {
      "name": "Stok Cepat",
      "short_name": "Stok",
      "url": "/inventory",
      "description": "Catat keluar masuk bahan"
    },
    {
      "name": "Pengiriman",
      "short_name": "Kirim",
      "url": "/distribution",
      "description": "Update status pengiriman"
    }
  ]
}
