{
  "lang": "en-us",
  "name": "Star Stuck",
  "short_name": "Star Stuck",
  "description": "A convenience store style fortune telling app.",
  "start_url": "/experiments/horoscopes/star-stuck",
  "background_color": "#461728",
  "theme_color": "#461728",
  "orientation": "any",
  "display": "standalone",
  "icons": [
    {
      "src": "/experiments/horoscopes/star-stuck-icon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}