{
  "name": "Tapwot Digital Marketplace",
  "short_name": "Tapwot Digital Marketplace",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#e0a500",
  "description": "A product catalog application.",
  "icons": [
    {
      "src": "https://placehold.co/192x192/6366f1/white?text=Icon",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "https://placehold.co/512x512/6366f1/white?text=Icon",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
}