{
  "name": "M.A.F Cloud",
  "short_name": "MAFCloud",
  "description": "Bring-your-own-VPS Minecraft & app hosting panel for Malaysia. Free tier. Live console, file manager, backups, real-time monitoring.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0f1412",
  "theme_color": "#22c383",
  "lang": "en",
  "categories": ["productivity", "utilities"],
  "icons": [
    {
      "src": "/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/pwa-screenshot-desktop.jpg",
      "sizes": "1920x1080",
      "type": "image/jpeg",
      "form_factor": "wide"
    },
    {
      "src": "/pwa-screenshot-mobile.jpg",
      "sizes": "750x1334",
      "type": "image/jpeg",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "Pricing",
      "short_name": "Pricing",
      "description": "View hosting plans and VPS pricing",
      "url": "/pricing?utm_pwa=true",
      "icons": [{ "src": "/pwa-shortcut-pricing.png", "sizes": "96x96", "type": "image/png" }]
    },
    {
      "name": "Docs",
      "short_name": "Docs",
      "description": "Read the documentation",
      "url": "/docs?utm_pwa=true",
      "icons": [{ "src": "/pwa-shortcut-docs.png", "sizes": "96x96", "type": "image/png" }]
    },
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "Your server dashboard",
      "url": "/dashboard?utm_pwa=true",
      "icons": [{ "src": "/pwa-shortcut-dashboard.png", "sizes": "96x96", "type": "image/png" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "share_target": {
    "action": "/share-target",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
