{
  "name": "PrintWise - RJEZM Print Cost Calculator",
  "short_name": "PrintWise",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#f7f1e8",
  "theme_color": "#0f766e",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "description": "Premium PWA print costing app with templates, presets, quick quotes, and quotations."
}