{
  "name": "TechPulse - Computer Technology Blog",
  "short_name": "TechPulse",
  "description": "Your trusted source for the latest computer technology news, reviews, and insights. Stay updated with AI, cybersecurity, hardware, software, and emerging tech trends.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["technology", "news", "education"],
  "icons": [
    {
      "src": "https://images.unsplash.com/photo-1518770660439-4636190af475?w=192&h=192&fit=crop&crop=center",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://images.unsplash.com/photo-1518770660439-4636190af475?w=512&h=512&fit=crop&crop=center",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "https://images.unsplash.com/photo-1518770660439-4636190af475?w=1280&h=720&fit=crop&crop=center",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    },
    {
      "src": "https://images.unsplash.com/photo-1518770660439-4636190af475?w=750&h=1334&fit=crop&crop=center",
      "sizes": "750x1334",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "Latest Tech News",
      "short_name": "News",
      "description": "Read the latest technology news and articles",
      "url": "/blog.html",
      "icons": [
        {
          "src": "https://images.unsplash.com/photo-1677442136019-21780ecad995?w=96&h=96&fit=crop&crop=center",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "About TechPulse",
      "short_name": "About",
      "description": "Learn about our mission and team",
      "url": "/about.html",
      "icons": [
        {
          "src": "https://images.unsplash.com/photo-1551434678-e076c223a692?w=96&h=96&fit=crop&crop=center",
          "sizes": "96x96"
        }
      ]
    }
  ]
}
