{
  "name": "Digital Tobacconist",
  "short_name": "Tobacconist",
  "description": "What to pour with what you're smoking — pipe tobacco, cigar and beverage pairings, plus a humidor tracker.",
  "id": "./index.html",
  "lang": "en",
  "categories": ["lifestyle", "food"],
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#1b120c",
  "theme_color": "#2b1c14",
  "orientation": "portrait",
  "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" }
  ],
  "screenshots": [
    { "src": "shot-home.png", "sizes": "1080x1920", "type": "image/png", "form_factor": "narrow", "label": "Tonight's pairing, drawn from what you own" },
    { "src": "shot-pairing.png", "sizes": "1080x1920", "type": "image/png", "form_factor": "narrow", "label": "Ranked pairings with the flavours they share" },
    { "src": "shot-humidor.png", "sizes": "1080x1920", "type": "image/png", "form_factor": "narrow", "label": "Your humidor, with aging and stock at a glance" },
    { "src": "shot-journal.png", "sizes": "1080x1920", "type": "image/png", "form_factor": "narrow", "label": "A smoking journal built from what you log" }
  ]
}
