{
  "id": "ancient-coin-cabinet",
  "name": "Ancient Coin Cabinet",
  "short_name": "Coin Cabinet",
  "description": "A private, offline-first archive for cataloging and organizing ancient coin collections.",
  "start_url": "./index.html",
  "scope": ".",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f1220",
  "theme_color": "#0f1220",
  "lang": "en-US",
  "categories": ["education", "reference", "productivity"],
  "icons": [
    {
      "src": "icons/icon-192.png?v=2.14.2",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-256.png?v=2.14.2",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-384.png?v=2.14.2",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png?v=2.14.2",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512-maskable.png?v=2.14.2",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
