{
  "name": "NAO Collection",
  "short_name": "NAO mPOS",
  "description": "Sistem Kasir dan Enterprise Offline.",
  "start_url": "./index.html?v=1.0",
  "display": "standalone",
  "background_color": "#FFFFFF",
  "theme_color": "#007aff",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "./android-chrome-192x192.png?v=1.0",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./android-chrome-512x512.png?v=1.0",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "business",
    "productivity"
  ]
}
