{
  "name": "FindImage.net — Free Image Search",
  "short_name": "FindImage",
  "description": "Search millions of free images from Pixabay, Pexels, and Unsplash in one place.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2979ff",
  "orientation": "any",
  "categories": ["photo", "utilities"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Search Images",
      "url": "/search",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Trending",
      "url": "/trending"
    },
    {
      "name": "Categories",
      "url": "/categories"
    }
  ]
}
