{
  "name": "Appsoluti",
  "short_name": "Appsoluti",
  "description": "Musician's Toolkit — Metronome, BPM Game, Tuner, Piano, Chords, Fermatan",
  "start_url": "./app.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0a0a0a",
  "theme_color": "#0a0a0a",
  "categories": ["music", "education", "utilities"],
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='96' fill='%230a0a0a'/%3E%3Ctext x='256' y='310' text-anchor='middle' fill='%23e8a840' font-family='sans-serif' font-size='80' font-weight='300'%3EAppsoluti%3C/text%3E%3Ccircle cx='256' cy='160' r='12' fill='%23fbbf24'/%3E%3Cpath d='M210 200C210 130 256 100 256 100S302 130 302 200' fill='none' stroke='%23fbbf24' stroke-width='8' stroke-linecap='round'/%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
