{
  "id": "treskytracey-app-store",
  "name": "TreskyTracey App Store",
  "short_name": "TreskyTracey",
  "description": "TreskyTracey app marketplace for the dating app and logbook app.",
  "start_url": "/index.php",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone"],
  "orientation": "portrait",
  "background_color": "#081121",
  "theme_color": "#7c3aed",
  "icons": [
    {
      "src": "https://via.placeholder.com/192.png/7c3aed/ffffff?text=Apps",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://via.placeholder.com/512.png/7c3aed/ffffff?text=Apps",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
