{
  "name": "Rythmino",
  "short_name": "Rythmino",
  "description": "Rythmino sells a curated selection of vintage vinyl records, catering to collectors and music enthusiasts alike. Based in a hub of musical heritage, they focus on rare finds and iconic albums.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#FFFFFF",
  "background_color": "#FFFFFF",
  "icons": [
    {
      "src": "/wp-content/uploads/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/wp-content/uploads/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/wp-content/uploads/maskable-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}