{
  "name": "STEPNOTCH",
  "short_name": "STEPNOTCH",
  "description": "Beauty and aesthetic information media",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FAF8F5",
  "theme_color": "#B8926A",
  "icons": [
    {
      "src": "/img/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/img/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}