{
  "name": "Huddies — your buddies back home",
  "short_name": "Huddies",
  "description": "Gifts delivered, errands run, questions answered back home while you're abroad.",
  "start_url": "/?src=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#15B5B0",
  "background_color": "#15B5B0",
  "lang": "en",
  "dir": "auto",
  "categories": ["lifestyle", "shopping", "utilities"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" }
  ]
}
