{
  "name": "Alcutro – Keyboard Shortcut Keys",
  "short_name": "Alcutro",
  "id": "/?source=pwa",
  "description": "Alcutro is the free directory of keyboard shortcut keys for 60+ apps and websites — Google, Microsoft, Adobe, browsers and social media — for Windows and macOS. 1000+ shortcuts, searchable, printable cheat sheets.",
  "lang": "en",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0d1117",
  "background_color": "#ffffff",
  "dir": "ltr",
  
  "categories": ["productivity", "education", "technology", "utilities"],
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Google Shortcuts",
      "short_name": "Google",
      "description": "Explore keyboard shortcuts for Google apps like Chrome, Drive, Docs, and Gmail.",
      "url": "/category/google"
    },
    {
      "name": "Microsoft Shortcuts",
      "short_name": "Microsoft",
      "description": "Learn keyboard shortcuts for Word, Excel, Outlook, and Windows.",
      "url": "/category/microsoft"
    },
    {
      "name": "Adobe Shortcuts",
      "short_name": "Adobe",
      "description": "Discover essential shortcuts for Adobe Photoshop, Illustrator, and Premiere Pro.",
      "url": "/category/adobe"
    },
    {
      "name": "Social Media Shortcuts",
      "short_name": "Social",
      "description": "Find useful shortcuts for YouTube, Twitter, and Facebook.",
      "url": "/category/social"
    }
  ]
}
