{
  "name": "StopVeille - Keep Your Computer Awake & Stay Online on Teams",
  "short_name": "StopVeille",
  "description": "Prevent your computer from sleeping and stay always online on Microsoft Teams.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#2563eb",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["productivity", "utilities", "business"],
  "shortcuts": [
    {
      "name": "Install Extension",
      "short_name": "Install",
      "description": "Download StopVeille from Chrome Web Store",
      "url": "https://chromewebstore.google.com/detail/stopveille/kknfeiihfjiihibdbflgdphpedbgmana"
    },
    {
      "name": "View Pricing",
      "short_name": "Pricing",
      "description": "See pricing plans",
      "url": "/#pricing"
    }
  ],
  "lang": "en",
  "dir": "ltr"
}
