{
  "name": "WiselyLit",
  "short_name": "WiselyLit",
  "description": "WiselyLit — resale finds, party rentals, and soft serve in Dayton, Ohio.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "browser"],
  "orientation": "any",
  "lang": "en-US",
  "dir": "ltr",
  "background_color": "#101215",
  "theme_color": "#101215",
  "categories": ["shopping", "business", "lifestyle"],
  "prefer_related_applications": false,
  "icons": [
    { "src": "/assets/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/assets/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/assets/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/assets/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [
    { "src": "/assets/screenshots/shop-mobile.png", "sizes": "412x915", "type": "image/png", "form_factor": "narrow", "label": "Browse the shop on your phone" },
    { "src": "/assets/screenshots/shop-desktop.png", "sizes": "1440x900", "type": "image/png", "form_factor": "wide", "label": "Browse the shop on desktop" }
  ],
  "shortcuts": [
    {
      "name": "Shop the collection",
      "short_name": "Shop",
      "url": "/#/shop",
      "icons": [{ "src": "/assets/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Owner Workspace",
      "short_name": "Workspace",
      "url": "/#/inventory",
      "icons": [{ "src": "/assets/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
