{
  "name": "Backup Services | AppWT",
  "short_name": "Backup",
  "description": "We automatically save copies of your website and test that they actually restore, so a crash can't erase your work. It's like keeping a spare key and an extra house key copy in a safe place.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0A0A0A",
  "theme_color": "#0A0A0A",
  "icons": [
    {
      "src": "https://appwt.com/assets/images/appwt-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://appwt.com/assets/images/appwt-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://appwt.com/assets/images/appwt-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
