{
  "name": "Dawnroom",
  "short_name": "Dawnroom",
  "description": "Photo editing app with auto adjustments, filters, borders, and crop tools",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#050508",
  "theme_color": "#0a0a0f",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "48x48 96x96 192x192 256x256 512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "lang": "zh-HK",
  "categories": ["photography", "utilities"]
}
