{
  "name": "All In One SEO",
  "short_name": "All SEO",
  "description": "AI SEO tools, article writer, rank tracking and social publishing.",
  "id": "/app",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "background_color": "#020617",
  "theme_color": "#020617",
  "orientation": "portrait-primary",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    {
      "src": "/favicon-white.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo-nobg.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Viết bài SEO",
      "short_name": "Viết bài",
      "url": "/app",
      "icons": [{ "src": "/favicon-white.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "SEO Tools",
      "short_name": "Tools",
      "url": "/seo-tools",
      "icons": [{ "src": "/favicon-white.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Social Publisher",
      "short_name": "Social",
      "url": "/social-publisher",
      "icons": [{ "src": "/favicon-white.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
