{
  "id": "./",
  "name": "Valani Order Pad",
  "short_name": "Order Pad",
  "description": "Booth order pad for Valani Apparel. A buyer enters the order with a rep beside them, so nothing is written down twice.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0B0F10",
  "theme_color": "#F3F6F7",
  "categories": [
    "business",
    "productivity"
  ],
  "icons": [
    {
      "src": "img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "img/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
