{
  "name": "NK-Connections POS & Inventory",
  "short_name": "NK POS",
  "description": "Online point of sale, stock and phone repair management for NK-Connections Tsholotsho.",
  "id": "./",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#061B36",
  "theme_color": "#082B62",
  "categories": ["business", "finance", "productivity"],
  "icons": [
    {"src":"assets/icons/icon-192.png","sizes":"192x192","type":"image/png","purpose":"any maskable"},
    {"src":"assets/icons/icon-512.png","sizes":"512x512","type":"image/png","purpose":"any maskable"}
  ],
  "shortcuts": [
    {"name":"New Sale","short_name":"Sale","url":"./?view=pos","icons":[{"src":"assets/icons/icon-192.png","sizes":"192x192"}]},
    {"name":"Repair Intake","short_name":"Repair","url":"./?view=repairs","icons":[{"src":"assets/icons/icon-192.png","sizes":"192x192"}]}
  ]
}
