{
  "name": "7pexel - Premium Tech Insights",
  "short_name": "7pexel",
  "description": "Explore the latest in technology, reviews, and insights",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fbf8ff",
  "theme_color": "#7F011F",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}