{
  "name": "Tropical Hut OKC",
  "short_name": "Tropical Hut",
  "description": "Authentic Caribbean, African & Indian groceries in Oklahoma City.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a3d28",
  "theme_color": "#1a3d28",
  "orientation": "portrait-primary",
  "categories": ["food", "shopping"],
  "lang": "en-US",
  "icons": [
    {
      "src": "/images/tropical-hut-mark.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/tropical-hut-mark.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Weekly Specials",
      "short_name": "Specials",
      "url": "/specials",
      "description": "View this week's special imports"
    },
    {
      "name": "Departments",
      "short_name": "Browse",
      "url": "/departments",
      "description": "Browse all departments"
    }
  ]
}
