{
  "name": "Phố Núi Affiliates",
  "short_name": "Phố Núi",
  "description": "Quản lý, tính toán chi phí, thu nhập và lợi nhuận của các dự án affiliate thuộc đội ngũ Phố Núi.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0b0e14",
  "theme_color": "#0f1219",
  "categories": ["business", "finance", "productivity"],
  "icons": [
    {
      "src": "./favicon.ico",
      "sizes": "16x16 24x24 32x32 48x48 64x64 72x72 96x96 128x128 256x256",
      "type": "image/x-icon"
    },
    {
      "src": "./assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./assets/icons/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "./assets/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
