{
  "name": "ALAPOS - Point of Sale System",
  "short_name": "ALAPOS",
  "description": "Sistem Point of Sale dan Manajemen Inventory",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#4e73df",
  "orientation": "any",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/assets/images/logobaru.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/images/logobaru.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/images/logobaru.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["business", "productivity"],
  "screenshots": []
}
