{
  "name": "SplashGig - Hire Freelancers & Micro Workers",
  "short_name": "SplashGig",
  "description": "Hire cheap micro workers and freelancers for fast tasks, remote support, and affordable freelance services.",
  "start_url": "index.php",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#ff6900",
  "background_color": "#ffffff",
  "screenshots": [
    {
      "src": "img/192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "img/512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "icons": [
    {
      "src": "img/512.png",
      "sizes": "any",
      "type": "image/png"
    },
    {
      "src": "img/512.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "img/512.png",
      "sizes": "512x512",
      "type": "any",
      "purpose": "any"
    }
  ],
  "categories": ["productivity", "business"],
  "shortcuts": [
    {
      "name": "Browse Services",
      "short_name": "Services",
      "description": "Browse and search freelance services",
      "url": "services",
      "icons": [
        {
          "src": "img/512.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Sign In",
      "short_name": "Sign In",
      "description": "Access your account",
      "url": "signin",
      "icons": [
        {
          "src": "img/512.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}
