{
  "name": "The Bike Studio",
  "short_name": "Bike Studio",
  "description": "Mobile bike repair and pickup service in Fullerton, LA & Orange County.",
  "start_url": "index.html",
  "scope": ".",
  "display": "standalone",
  "background_color": "#F0ECE1",
  "theme_color": "#16161A",
  "icons": [
    { "src": "assets/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "assets/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
