{
  "name": "Pixel Clock",
  "short_name": "PixelClock",
  "description": "Transform your unused phone into a beautiful pixel art smart clock",
  "start_url": "/",
  "display": "fullscreen",
  "orientation": "landscape",
  "background_color": "#141414",
  "theme_color": "#141414",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["utilities", "lifestyle"],
  "screenshots": [],
  "prefer_related_applications": false
}
