{
  "short_name": "Laundry",
  "name": "Buckeye Laundry",
  "description": "Check which washers and dryers are open in your Ohio State dorm, and get notified when your laundry's done.",
  "lang": "en-US",
  "scope": "/",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#BA0C2F",
  "background_color": "#ffffff",
  "icons": [
    {
      "src": "/static/favicon-1024x1024.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/favicon-maskable-1024x1024.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
