{
  "name": "MPRC - Mobile Phone Repair Centre",
  "short_name": "MPRC",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#050505",
  "theme_color": "#00ff88",
  "icons": [
    {
      "src": "images/mprc-logo-dark.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "images/mprc-logo-dark.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
