{
  "name": "FrameBoost - Custom Gaming PCs Australia",
  "short_name": "FrameBoost",
  "description": "Build your dream gaming PC with our easy configurator. Premium custom gaming PCs and prebuilt gaming computers in Australia.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#d4af37",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-AU",
  "categories": ["shopping", "games"],
  "icons": [
    {
      "src": "/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Build Custom PC",
      "short_name": "PC Builder",
      "description": "Configure your custom gaming PC",
      "url": "/builder",
      "icons": [{ "src": "/favicon-32x32.png", "sizes": "32x32" }]
    },
    {
      "name": "Ready-To-Ship PCs",
      "short_name": "Shop PCs",
      "description": "Browse prebuilt gaming PCs",
      "url": "/ready-to-ship",
      "icons": [{ "src": "/favicon-32x32.png", "sizes": "32x32" }]
    }
  ]
}
