{
  "name": "Ques Site Scraper",
  "short_name": "Ques Scraper",
  "description": "Find local businesses with no website on file, and get their real name, address, and phone number from Google's business data.",
  "start_url": "/index.html",
  "id": "/index.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0a0607",
  "theme_color": "#0a0607",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icons/maskable-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
