{
  "short_name": "BarLock",
  "name": "BarLock Barcode Alarm for iPhone",
  "description": "An iOS barcode alarm app that requires a real scan to stop protected alarms.",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "64x64 48x48 32x32 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "/logo192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/logo512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#f7f3e8",
  "background_color": "#f7f3e8",
  "categories": ["productivity", "lifestyle", "utilities"],
  "lang": "en-US"
}
