{
  "name": "fixiey. - Your Neighborhood Errand Runner",
  "short_name": "fixiey",
  "description": "Book errands, track deliveries, and manage your hyperlocal delivery needs with fixiey.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2A5CAA",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/fixiey-app-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/fixiey-app-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "lifestyle", "shopping"],
  "lang": "en",
  "dir": "ltr"
}
