{
  "name": "Product Descriptions | AppWT",
  "short_name": "Product",
  "description": "We write the words next to each product that explain why it's worth buying and answer the buyer's doubts. Like a good salesperson at a store who tells you exactly why those shoes are the right pick.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0A0A0A",
  "theme_color": "#0A0A0A",
  "icons": [
    {
      "src": "https://appwt.com/assets/images/appwt-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://appwt.com/assets/images/appwt-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://appwt.com/assets/images/appwt-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
