{
  "short_name": "DailyTechTrend",
  "name": "DailyTechTrend - Latest AI Trends, Insights & Analysis",
  "description": "Discover cutting-edge AI developments, insights, and practical guides on artificial intelligence, machine learning, and emerging technologies.",
  "categories": ["education", "news", "technology"],
  "lang": "en",
  "dir": "ltr",
  "scope": "/",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#3b82f6",
  "background_color": "#ffffff",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon",
      "purpose": "any"
    },
    {
      "src": "logo.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "logo.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "logo.png",
      "type": "image/png",
      "sizes": "512x512",
      "label": "DailyTechTrend Homepage"
    }
  ],
  "shortcuts": [
    {
      "name": "Latest AI News",
      "short_name": "AI News",
      "description": "Read the latest AI trends and insights",
      "url": "/blog",
      "icons": [
        {
          "src": "logo.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
