{
  "name": "ELIDAER SERVICES — Repair, Sales & Activations",
  "short_name": "ELIDAER",
  "description": "Expert repair of phones, tablets, and computers. Device and accessory sales. Phone service activation and bill payments.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#004790",
  "lang": "en-US",
  "icons": [
    {
      "src": "images/favicon-48.png",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "src": "images/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
