{
  "name": "NEPA-PRO",
  "short_name": "NEPA-PRO",
  "description": "NEPA-PRO — Automating maintenance. Expert property services since 1987.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["business", "utilities", "productivity"],
  "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/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Call NEPA-PRO",
      "short_name": "Call",
      "description": "Dial 866-637-2776",
      "url": "tel:8666372776"
    },
    {
      "name": "Shield Membership",
      "short_name": "Shield",
      "description": "View membership plans",
      "url": "./#shield"
    },
    {
      "name": "Contact",
      "short_name": "Contact",
      "description": "Send us a message",
      "url": "./#contact"
    }
  ]
}
