{
  "name": "Ember Tiles",
  "short_name": "Ember Tiles",
  "description": "Light a tile. Keep the fire. A calm, offline-first life tracker: eight pillars, a goal mandala, glowing habit walls and a gentle journal.",
  "start_url": "index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0d0d12",
  "theme_color": "#0d0d12",
  "icons": [
    {
      "src": "assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
